UrbanPro

Learn Web Designing from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

How can we upgrade PHP version in our WAMP server that is running with an older one?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

IT Professional Trainer with 15 years of experience in IT Industry

If you want to update your PHP version in wamp then you don't delete previous version of wamp after that just reinstall new version of wamp then you will get both of php version there. then you can select new php version there and can use that also.. but don't changed mysql version. If you change then...
read more
If you want to update your PHP version in wamp then you don't delete previous version of wamp after that just reinstall new version of wamp then you will get both of php version there. then you can select new php version there and can use that also.. but don't changed mysql version. If you change then you can be lost your database.. read less
Comments

Salesforce Trainer

Download the zip file for the version of PHP for Windows that you wish to install. Make sure that you download the correct Thread Safe version — either VC9 or VC11. Create a new folder in /bin/php/php.#.#.# where is the location that WAMP is installed on your machine and #.#.# corresponds to the...
read more
Download the zip file for the version of PHP for Windows that you wish to install. Make sure that you download the correct Thread Safe version — either VC9 or VC11. Create a new folder in [path-to-wamp]/bin/php/php.#.#.# where [path-to-wamp] is the location that WAMP is installed on your machine and #.#.# corresponds to the version that you are installing, ie: c:/wamp/bin/php/php5.4.29 Extract the all files from your download to the new PHP directory you created in the previous step. Copy the following files from your old PHP directory to your new PHP directory. php.ini phpForApache.ini wampserver.conf open the php.ini and phpForApache.ini files in your new PHP directory that you copied in the previous step. Search for any references to your old PHP version and replace them with the new PHP version. You will for sure need to update the extension_dir path. Depending on what PHP extensions you have installed, you may need to update others as well. STart WAMP read less
Comments

Computer Teacher

Never install a new release of WAMPServer over an existing installation if you want a ner version uninstall the old one
Comments

Experience Computer Science Faculty and Developer

For this may be you have to do following 1: Create a new folder in /bin/php/php.#.#.# ie: c:/wamp/bin/php/php5.4.29 2.Extract the all files from your download to the new PHP directory 3.Copy the following files from your old PHP directory to your new PHP directory. php.ini phpForApache.ini wampserver.conf These...
read more
For this may be you have to do following 1: Create a new folder in [path-to-wamp]/bin/php/php.#.#.# ie: c:/wamp/bin/php/php5.4.29 2.Extract the all files from your download to the new PHP directory 3.Copy the following files from your old PHP directory to your new PHP directory. php.ini phpForApache.ini wampserver.conf These files contain your PHP, Apache and WAMP configurations. 4.Open the php.ini and phpForApache.ini files in your new PHP directory that you copied in the previous step. Search for any references to your old PHP version and replace them with the new PHP version. You will for sure need to update the extension_dir path. Depending on what PHP extensions you have installed, you may need to update others as well. 5.Start WAMP (if it’s not already started) and take note of all the active PHP settings and extensions that you are currently running. You will need this information in a future step. 6.Open your php.ini file in WAMP and create a backup of this file. 7.Exit WAMP entirely and restart it. 8.With all services stopped, select the version of PHP that you wish to run from the PHP Version menu in WAMP read less
Comments

Software Developer

also upgrade the compatible version of mysql, you can run many version of php on a single WAMP while switching
Comments

Msc/Bsc/MCA Computer Science, Web/Graphic Designing. etc

Before you install new version of wamp you can uninstall older version must.
Comments

Best Web Designer in Durgapur

If you want to update your PHP version in wamp then you don't delete previous version of wamp after that just reinstall new version of wamp then you will get both of php version there. then you can select new php version there and can use that also.. but don't changed mysql version. If you change then...
read more
If you want to update your PHP version in wamp then you don't delete previous version of wamp after that just reinstall new version of wamp then you will get both of php version there. then you can select new php version there and can use that also.. but don't changed mysql version. If you change then you can be lost your database.. - read less
Comments

Install new WAMP and select path for new WAMP.
Comments

Software Developer

But sir when I select the new one it shows orange color and dosen't work.
Comments

Digital Marketing Trainer with 9 years of experience

you need to download the new version of wamp.
Comments

View 9 more Answers

Related Questions

How to make a websit in free?
You can use different kind of sites which is provide free design and domain
Jitendra
What are the fundamentals of Responsive Web Design?
Responsive web design requires the following components to resize a website for different device screens successfully. CSS & HTML are two programming languages that form the essential backbone of responsive...
Poonam
0 0
5
How To Make Website At Cheap Price
Instant and simple way is WordPress
Samir
Where is best training center for web development in Bangalore?
It is better please, you will contact any professional developer. because the person has a lot of working experience knowledge.Also you will be learn very quickly and company label. So please, you will don't go any training center.
Harsh

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

15 Web Design Trends for 2013 from David King
Here’s one of my presentations for Computers in Libraries 2013 – great conference! I’m posting this one separately, since there’s some good stuff here. I poked around in Google,...

HTML and Web design -language to create web pages
Html stands for hypertext markup language It's a language which consists of a series of elements. These elements tell the browser how to display the content. Each element label pieces of content such...

HTML Tables
Introduction to HTML Tables To use any data in a structured form you'll use table. By including tables in your webpage you can make it more structured and creative. To create tables in HTML you use...

What is HTML5?
HTML5 will be the new standard for HTML. The previous version of HTML, HTML 4.01, came in 1999. The web has changed a lot since then. HTML5 is still a work in progress. However, the major browsers support...

Some differences between HTML and DHTML
HTML is a mark-up language, while DHTML is a collection of technology. DHTML creates dynamic web pages, whereas HTML creates static web pages. DHTML allows including small animations and dynamic menus...

Recommended Articles

Every Web Designer dreams of becoming a successful designer down the lane in their career. However, the road to becoming a great Web Designer depends on how well you master the art of design techniques, analyze market trends and apply business tactics, besides knowing everything about web designing. If you want to become...

Read full article >

A Web Designer is a professional who ensures to create a website that looks appealing and catches eye balls of target audience. He/she has to plan and design to make the front-end of a website look great and maintain the functionalities of a website. The Web Design field encompasses a variety of skills and disciplines to...

Read full article >

Since the world today is ruled by the Internet, everyone desires to build a website for either business or personal interests. HTML or Hyper-text Mark-up Language is a globally standardized language which used to format web pages. By using HTML, the appearance of text, links, images and almost every part of a web page could...

Read full article >

Web designing is quite a popular profession which most of the creative people consider nowadays. Since almost every business, whether small or big, has a website today, web designers have a crucial role to play in determining the most effective and influencing ways for presenting information over the Internet. Tasks...

Read full article >

Looking for Web Designing Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Web Designing Classes?

The best tutors for Web Designing Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Web Designing with the Best Tutors

The best Tutors for Web Designing Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more