Tower Posted February 5, 2008 Report Share 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 Link to comment Share on other sites More sharing options...
Ric Posted February 5, 2008 Report Share 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 Link to comment Share on other sites More sharing options...
Tower Posted February 5, 2008 Author Report Share Posted February 5, 2008 Thanks a bunch Quote Link to comment Share on other sites More sharing options...
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.