ID:277698
Nov 14 2007, 8:29 am
|
|
I'm doing PHP in my class. Problem is, we can't get Apache to work, and we can't find any free hosts that would let us put our PHP scripts up on to test. So, community of the great BYOND(It's BEYOND, people. BEYOND.), do you know of any free hosts that'll let us test our PHP?
|
Nov 14 2007, 8:38 am
|
|
I don't know any free services, but you could try EasyPHP. It is a package of Apache, PHP, and MySQL. I've never had a problem with it on XP.
|
If you haven't tried XAMPP, do so.
http://portableapps.com/apps/development/servers/xampp or http://www.apachefriends.org/en/xampp.html It comes totally pre-configured and runs through an easy to use console, or a command line thing which starts all of the services it provides (Apache, MySQL, Mercury e-mail server, GetZilla(?) FTP server). |
www.awardspace.com gives you free accounts without ads or banners that run PHP and MYSQL. There are limits but it IS free.
|
In response to Danial.Beta
|
|
Danial.Beta wrote:
I don't know any free services, but you could try EasyPHP. It is a package of Apache, PHP, and MySQL. I've never had a problem with it on XP. Yeah, I was just about to suggest easyPHP. It is excellent. |