Totally Zenned
- Join Date:
- Feb 2007
- Location:
- South Florida, USA
- Posts:
- 1,375
- Plugin Contributions:
- 0
Installing with WAMP5
GreggShort:
When using PHP4 with Wamp5, you need to change the passwords in MYSQL to the "old password" hashing routine that is found in this document:
http://dev.mysql.com/doc/refman/5.0/en/old-client.html
Once you do that, you can switch between PHP4 and PHP5 without problems.
Thanks for tip.
I will try that as soon as I have the time and post results here.