kermit Posted May 8, 2005 Report Share Posted May 8, 2005 a 'quick and dirty' php version switcher for uniform server 3.2 and the php4 'plugin' for it, as downloaded 7 may 05. a friend needed an easy to install wamp installation with php4, so i made a little bat to switch php versions. it acts like a toggle and does check to make sure everything's where it's expected to be before it runs. the attached zip contains all the new files and modified httpd.conf. it maintains directory structure from uniform server's root (the parent directory of diskw), so be careful not to overwrite your httpd.conf if you've changed it yourself...... tested and works for me on winxp pro sp2.. however, as always, ymmv. basically you make a one line change to httpd.conf. it's line 288 for an unmodified file. (or use the included one if you've not made any changes to it). three new files get put into apache's conf directory. make sure loadphp.conf loads the correct version that you have in /usr/local/php. the other version of php needs to be named 'php4' or 'php5' (as appropriate). the batch goes in the parent directory of diskw. with uniform server shut down, just run the switchphp.bat file to switch which php version gets loaded. switchphp.zip Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted May 8, 2005 Report Share Posted May 8, 2005 (edited) Thanks Finnally Can you also post it in the SF Patches system over at our site page on SourceForge? Thanks... Edited May 8, 2005 by olajideolaolorun Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
kermit Posted May 8, 2005 Author Report Share Posted May 8, 2005 Thanks Finnally Can you also post it in the SF Patches system over at our site page on SourceForge? i don't have a sourceforge account. i just leech.. err, i mean download stuff from there. it's just something i whipped up cuz i needed it.. i saw another wamp installer that had one, so figured i'd share mine here. i claim no rights to it, she's all yours. you can do whatever you want with it.. Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted May 8, 2005 Report Share Posted May 8, 2005 I will see what i can do with it. Thanks Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
MACscr Posted April 24, 2006 Report Share Posted April 24, 2006 Does this work anymore? Apache wouldnt even load when I tried this and i didnt get any errors besides from when it tried to redirect to the admin panel after apache started and it couldnt connect. The switchphp file produced no errors. Any tips? Quote Link to comment Share on other sites More sharing options...
MACscr Posted April 24, 2006 Report Share Posted April 24, 2006 Does this work anymore? Apache wouldnt even load when I tried this and i didnt get any errors besides from when it tried to redirect to the admin panel after apache started and it couldnt connect. The switchphp file produced no errors. Any tips?2943[/snapback] Figured it out, was an issue with the from the plugin not having the line: PHPIniDir "/usr/local/php/" Everything works fine now. Woo hoo. =P Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted April 25, 2006 Report Share Posted April 25, 2006 Woo Hooo.... Quote Best Regards Olajide Olaolorun The Uniform Server Development Team 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.