Tower Posted February 5, 2008 Report Posted February 5, 2008 Just a question, How to you update the PHP version on Uniform Server 3.5? (Currently running 5.2.3, want to upgrade to 5.2.5) Quote
Ric Posted February 5, 2008 Report Posted February 5, 2008 If you are not worried about size the quickest way is to load the full package as follows (note stop your servers before doing the install): Go to: http://www.php.net/downloads.phpDownload: PHP 5.2.5 zip package [9,713Kb] - 08 November 2007 Unzip all; this creates a folder named php-5.2.5-Win32Open this folder and copy all the files (including folders) into:*\Uniform Server\udrive\usr\local\php let it overwrite all While in folder: *\Uniform Server\udrive\usr\local\phpDelete folder: extensionsRename the folder ext to extensions Restart your servers and click phpinfo() in apanel. A new page will open reporting the version of php. All the bestRic Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.