Page 1 of 1

PHP 5.3 RESOLVED!

PostPosted: 06. May 2009 14:42
by motionthings
Greetings.

Could someone please write a howto for installing php 5.3?
The method used here viewtopic.php?f=16&t=34159 is not working.

I'm running W7 RC and the latest XAMPP.

I need it for running Ampache 3.5 (that was released today btw).
I'm running Ampache 3.4.4 at the moment.

Any help would be greatly appreciated.

Fixed it! :D

1.Downloaded latest php 5.3-RC2 (zip)
http://windows.php.net/snapshots/#php-5.3-ts-VC9-x86
2.Extracted and replaced everything in XAMPP's php directory.
3.Copied every file in the root of the php directory (not folders) to apache\bin directory.
4. replaced every double quote " with single quotes ' in the \apache\bin\php.ini file.

Restart Apache and mysql!