how to update easyphp PHP part and a question

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Mythic Fr0st
Forum Contributor
Posts: 137
Joined: Sat Dec 02, 2006 3:23 am
Contact:

how to update easyphp PHP part and a question

Post 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
User avatar
dibyendrah
Forum Contributor
Posts: 491
Joined: Wed Oct 19, 2005 5:14 am
Location: Nepal
Contact:

Post 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 .
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post 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
User avatar
dibyendrah
Forum Contributor
Posts: 491
Joined: Wed Oct 19, 2005 5:14 am
Location: Nepal
Contact:

Post by dibyendrah »

Yes, Volka is right. XAMPP is often updated and packed with most recent version of php, mysql, apache, phpmyadmin etc..
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post 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!
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Moved to Apache, IIS, Web-Servers.
Post Reply