View Full Version : Apache & PHP Problems
purplelizzard
Feb 8, 2007, 08:47 PM
I am working on a PHP site and I wanted to test it locally, to aviod the hassal of uploading it each time I wanted to test it. I went through the steps of editing the httpd.conf file and enabled PHP on apache and everything worked great. Then one day I decided to install PHP 5, I installed it and it worked fine for a while, then apache started to not work, I would get a "Could not connect to the server 'http://localhost/' because there is no server by that name". So I updated Apache to 2.0, that fixed it for a while, but PHP wouldn't work, so I downloaded the PHP 5 update for apache 2, from entropy.ch. It won't install.
Any ideas?
Cybix
Feb 8, 2007, 08:58 PM
try http://127.0.0.1/
or http://yourmachinesname.local/
angelneo
Feb 8, 2007, 10:03 PM
Try using xampp (http://www.apachefriends.org/en/xampp.html) the next time.
I am assuming that it is windows machine you are working on?
purplelizzard
Feb 9, 2007, 01:59 PM
I'm on a ppc mac with OSX 10.4.6, I also installed MySQL and that is when I started having problems. Does anyone know how to uninstall MySQl? It turn out i dont need it.
Thanks
mainstreetmark
Feb 9, 2007, 02:33 PM
Try using xampp (http://www.apachefriends.org/en/xampp.html) the next time.
I am assuming that it is windows machine you are working on?
I second the LAMPP thing. It's no hassle at all to set up, and even comes with the (crappy) phpMyAdmin.
pulsewidth947
Feb 10, 2007, 01:28 PM
I use MAMP (http://www.mamp.info/en/home.php). Drag the app to your Applications folder, open it, and there you go :)
purplelizzard
Feb 11, 2007, 01:29 PM
I will download MAMP and try that out, thanks for the suggestions.
purplelizzard
Feb 12, 2007, 07:40 PM
I got MAMP and it fixes everything. Thanks alot for the help.
vBulletin® v3.6.10, Copyright ©2000-2009, Jelsoft Enterprises Ltd.