Hey guys, I am currently running mysql 4.0.25 and php 4.3.1.
I want to upgrade to the newer versions of each and was wondering which version release for each you think is most stable. I was going to update to the very latest version of each, but I had a colleague tell me that isn't a smart idea because the latest versions tend to be buggy. I'm not sure I understand this theory, but wanted your take on it. Thanks for your input! Happy holidays
PHP/MySQL Latest Versions... which
Moderator: General Moderators
- seodevhead
- Forum Regular
- Posts: 705
- Joined: Sat Oct 08, 2005 8:18 pm
- Location: Windermere, FL
PHP/MySQL Latest Versions... which
Last edited by seodevhead on Tue Dec 06, 2005 1:41 pm, edited 1 time in total.
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
- AKA Panama Jack
- Forum Regular
- Posts: 878
- Joined: Mon Nov 14, 2005 4:21 pm
I would stick with upgrading to PHP 4.4.1 instead of 5.x. If your software is using alot of Classes and those classes use references you may experience variable reference warnings under 4.4.x and 5.x. Even the latest 5.1.x versions are a little iffy and they use alot more memory than the 4.x versions. I would wait another 6 months before thinking of upgrading to 5.x to make sure they iron more of the bugs out of it. Some people are waiting for PHP 6 and sticking with PHP 4 and not even thinking about PHP 5.
Mysql 4.1 and higher is a very good upgrade. I haven't tested Mysql 5.0 or 5.1 yet so I can't comment on them too much.
Mysql 4.1 and higher is a very good upgrade. I haven't tested Mysql 5.0 or 5.1 yet so I can't comment on them too much.