Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Having problem getting Apache & PHP to work - Please help!

Status
Not open for further replies.

josel

Programmer
Oct 16, 2001
716
US
I am new to Apache & PHP. Installed both (and MySQL) in my WIN XP notebook as I intend to make them my bundle of choice for future development.

Apache appears to be running (as a service) but I cannot open (in browser) any PHP document. I guess that I need to load PHPapachexxx module but I do not know how.

I have spent all day reading but cannot find an easy to follow reference to guide me through it.

Could some one please tell me what must I do to get over this obsticle?

Thank you all in advance.

Jose Lerebours


KNOWLEDGE: Something you can give away endlessly and gain more of it in the process! - Jose Lerebours
 
Finanlly came across what I needed (it was clearly posted within the documentation). I needed to add a couple of lines to my httpd.conf document to load PHP as module.

Once I edited the configuration file, I stopped and started Apache and was able to successfully test both Apache and PHP.

Regards,


Jose Lerebours


KNOWLEDGE: Something you can give away endlessly and gain more of it in the process! - Jose Lerebours
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top