Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache unable to find PHP |
|
Author |
|
paulmh_5
Joined: 16 Jun 2007 Posts: 2
|
Posted: Sat 16 Jun '07 12:10 Post subject: Apache unable to find PHP |
|
|
Hey.
Im new to apache and i am trying to install php along with it.
I have followed the install docs and put
LoadModule php4_module c:/php/php4apache2.dll
AddType application/x-httpd-php .php
PHPIniDir "C:/php"
in my httpd.conf file
When i try to start the server i get the following message
"httpd.exe: Syntax error on line 115 of F:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf: Cannot load c:/php/php4apache2.dll into server: The specified module could not be found."
The file is there and c:/php is in the windows PATH and the permitions are set to allow everyone full control of the file so i am unsure what else the problem could be.
Any ideas??
(Sorry I posted this in the "other Software" forum by mistake) |
|
Back to top |
|
tdonovan Moderator
Joined: 17 Dec 2005 Posts: 611 Location: Milford, MA, USA
|
Posted: Sat 16 Jun '07 16:03 Post subject: |
|
|
Hi paulmh_5,
Did you search the forum for similar questions? These previous posts might have the info you are looking for:
-tom- |
|
Back to top |
|
paulmh_5
Joined: 16 Jun 2007 Posts: 2
|
Posted: Sat 16 Jun '07 16:34 Post subject: |
|
|
Thanks that worked a treat.
I did try and search using the the box just under the banner but i kept getting blank pages :s |
|
Back to top |
|
|
|
|
|
|