View Full Version : Php broke
3dmaker
November 22nd, 2005, 09:06 PM
I have no idea what happend. Now on my local machine whenever I click a php file in firefox like (http://localhost/test.php"), it tries to save the file instead of opening and showing it. What happend?
narcolept
November 22nd, 2005, 09:12 PM
Have you edited your httpd/apache config? I would check there first and see if the module for php is still being added and loaded. should look like "AddModule php4.c<etc" and the same for LoadModule. I'm just assuming that you're talking about php installed on a local machine, and not that you're trying to view a site elesewhere that isn't displaying php properly, of course.
3dmaker
November 22nd, 2005, 10:24 PM
Yeah I am talking about it on my local machiene. I will look at the httpd file now.
Edit:
I dont seam to have an httpd file on the computer.
narcolept
November 23rd, 2005, 01:22 AM
I don't run apache2 or ubuntu on any machines I serve web stuff from. I would check /etc/apache2 though, I believe. should be a /conf directory under it with the config in it. I am a little fuzzy on where an apache2 config is precisely though.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.