Forum Moderators: phranque

Message Too Old, No Replies

Apache Installation

Configuration

         

ChompGator

6:11 am on Feb 10, 2007 (gmt 0)

10+ Year Member



Hello,

Im a begineer at using the Apache webserver, Ive used it in the past, but not in the last 3 years, so Im a little out of the loop.
Ive read several 'readmes' but yet my apache server doesn't seem to be working correctly.

I have downloaded and installed php, as I will be running some PHP scripts once I get this web-server working.

When I click, "Start" (to start the server)The error I get reads:

Syntax error on line 960 of C:\Program Files\Apache Group\Apach2\conf\httpd.config: Cannot load
C:\Program Files\PHP\php5apache2_2.dll into server: The specified module could not be found

Does anyone know where I can get this particular file or what I can do to fix this?

Thanks everyone :)

[edited by: ChompGator at 6:18 am (utc) on Feb. 10, 2007]

coopster

8:31 pm on Feb 19, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, ChompGator.

Sounds like you are running Apache 2.2 with PHP >= 5.2. I prefer to use the manual installation [php.net] method for Windows installations and don't forget to set your PATH variables. See the link for more information.