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: having trouble to load PHP module for Apache |
|
Author |
|
chatme
Joined: 15 Oct 2006 Posts: 3
|
Posted: Sun 15 Oct '06 14:38 Post subject: having trouble to load PHP module for Apache |
|
|
Hi there,
I added the follow two lines of codes to my httpd.conf file to get php to work for Apache.
LoadModule php4_module "c:/php/php4apache2.dll"
AddType application/x-httpd-php .php
However, I have trouble to restart the apache server with the following error.
Syntax error on line 115 of C:/Apache/conf/httpd.conf: Cannot load C:
/php/php4apache2.dll into server: The specified module could not be found.
Can anyone help? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|