Page 1 of 1
how to update easyphp PHP part and a question
Posted: Fri Dec 22, 2006 1:33 am
by Mythic Fr0st
First the question, if my hosting site says PHP version 4.4.4 and I have 4.3.10 does that mean it will not work?
if the above question is 'will not work without having version 4.4.4'
how would I update my PHP part although I have easyphp?
Any idea's - thanks
Posted: Fri Dec 22, 2006 3:18 am
by dibyendrah
Mostly, the minor version will not make difference but if you are using version specific suppose functions of 4.4 which are not in 4.3 then it will make difference. See the change logs in php.net .
Posted: Fri Dec 22, 2006 4:14 am
by volka
You might want to switch to a more active project with more recent versions of php,mysql,....
e.g.
http://www.apachefriends.org/en/xampp.html
Posted: Fri Dec 22, 2006 4:40 am
by dibyendrah
Yes, Volka is right. XAMPP is often updated and packed with most recent version of php, mysql, apache, phpmyadmin etc..
Posted: Fri Dec 22, 2006 10:41 am
by Luke
Wampserver is alright... I've used it before. How about this... try installing apache, php and mysql's latest versions (or whatever versions you like) on your machine manually. It really isn't that difficult... we could answer any questions you have along the way!
Posted: Fri Dec 22, 2006 1:40 pm
by John Cartwright
Moved to Apache, IIS, Web-Servers.