Page 1 of 1

downgrade php in xampp

PostPosted: 12. June 2010 02:57
by bigbrother
hello

is there a way to downgrade the php version in xampp to php5.2.x

regards

Re: downgrade php in xampp

PostPosted: 12. June 2010 07:58
by Radzio
There is always a way to downgrade.
Download PHP5.2 VC6 binaries and copy them to php directory of xampp.

Re: downgrade php in xampp

PostPosted: 23. July 2010 11:27
by yezariel
Hi!

As a follow up on this, I downloaded php-5.2.14-Win32.zip from php.net and copied the files into the xampp/php folder. If I re-start Apache, I get the following message in the Apache Error Log: "[Fri Jul 23 02:55:40 2010] [warn] pid file E:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?". Also the Apache doesn't start. Any recommendations, how I could make it work?

Thanks,

Bernd