| Author |
Message |
cwhitmore |
|
Post subject: Apache LoadModule not working?
Posted: Jul 24, 2004 - 10:03 AM
|
|

Joined: Jul 22, 2004
Posts: 25
Status: Offline
|
|
In the guides is says to add the following line:
LoadModule php4_module d:\applications\php\sapi\php4apache2.dll
Since this directory or file does not exist in my Apache install I tried this:
LoadModule php5_module d:\applications\php\php5apache2.dll
But this didn't work either even though php5apache2.dll exists.
Can someone help?
Carlton. |
|
|
| |
|
|
|
 |
cwhitmore |
|
Post subject:
Posted: Jul 24, 2004 - 10:25 AM
|
|

Joined: Jul 22, 2004
Posts: 25
Status: Offline
|
|
| Okay, I forgot to add the quotes around the location so now it works. |
|
|
| |
|
|
|
 |
sakodasan |
|
Post subject: ANY HELP IS GOOD!
Posted: Jul 24, 2004 - 12:19 PM
|
|

Joined: Jul 16, 2004
Posts: 9
Status: Offline
|
|
cwhitemore:
Did you have any of the other problems that I am having with the same Snort configuration? See the previous post regarding The Saga continuing. I am getting multiple errors regarding session.save_path statement. I have moved the darn "temp" file all over the hard drive, directories, and partitions, but still get the same errors.
Previous threads on this site have had the same problem and nothing seems to have been resolved. Any ideas?
TIA! |
|
|
| |
|
|
|
 |
hnguyen |
|
Post subject: Same problem: Apache LoadModule not working
Posted: Jan 04, 2007 - 11:24 AM
|
|

Joined: Jan 03, 2007
United States
Posts: 3
Status: Offline
|
|
I have successfully installed Apache and configured PHP, based on the installation guide. When I start up Apache, I get the error: "Cannot load E:/win-ids/php/php5apache2.dll into server: The specified module could not be found".
When I look in the directory, the file is there. I changed the file name to php5apache2_2.dll (which was also in the directory), and Apache would start up. If I go to the browser and type "http://localhost/test.php", i get a prompt to download the file (obviously, not right). But when I go to "http://localhost", I get page saying that Apache is working. Do you think its a problem with my php5apache2.dll file???
Note: In the installation guide, it tells us to insert the text in "Section 1: Global Environment" section. In my httpd.conf file, that section does not exist. So I placed the LoadModule, AddType, and PHPIniDir lines under all the LoadModule lines.
Any help would be greatly appreciated.
Thanks. |
|
|
| |
|
|
|
 |
Morpheus |
|
Post subject: RE: Same problem: Apache LoadModule not working
Posted: Feb 06, 2007 - 07:40 PM
|
|
Site Admin

Joined: Sep 04, 2003
East Coast - USA
Posts: 1463
Location: East Coast - USA
Status: Offline
|
|
| You need to go back to the most recient guide and start over. There were a couple of problems that have been fixed. |
_________________ Best regards,
Morpheus...
WINSNORT.com Management
|
| |
|
|
|
 |
|
|