My wamp server is 2.1 version have 5.3.5 php version.
I want to upgrade the php 5.3.5 to php 5.3.9.
How can i do this?
If there is any chance to miss the files in root directory and also mysql databases?
How can upgrade php 5.3.5 to php5.3.9?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Download php 5.3.9, put the php5.3.9 folder in wampserver, copy your olds file in the new folder:
edit (replace your actually version with the new one in this two files)
Backup and delete /bin/apache/apache/apache2.2.11/php.ini
Restart wamp (it is possible to run after first restart, the older version) Restart again you wamp, and check phpinfo()
(restart from console…)