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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problems setting up php

Status
Not open for further replies.

sweetleaf

Programmer
Jan 16, 2001
439
CA
Hi there,

I've set up apache and it works (Apache welcome page displays when i type in http:\\localhost). mySQL installation worked as well (i've created a table). but i can't get PHP to work (when i type http:\\localhost\phpinfo.php the actual file itself is opened!)
Does anyone know what this indicates?

Any and all help is greatly appreciated
 
You did not configured apache to process PHP files.

I don't know the instruction cause i never use apache. Sorry. Maybe if you search here in the form that question was already answered Anikin
Hugo Alexandre Dias
Web-Programmer
anikin_jedi@hotmail.com
 
can php be used with iis 4x? what needs to be done to allow this?
 
Yes. Read my FAQ about this. It's written for IIS 5, but skipping somethings is the same thing for 4.0 Anikin
Hugo Alexandre Dias
Web-Programmer
anikin_jedi@hotmail.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top