Free2Code
 
Time: 2008-11-21, 02:14am
Apche LoadModule Error
Subject: Apche LoadModule Error  ·  Posted: 2007-03-26, 01:32am
Rank: ? (60)
Member #: 22843
I just install Apache 2 and i added this line Code:
  1. LoadModule ssl_module modules/mod_ssl.so
of code, i have moved the ssl module to the apache module folder at C:\Program Files\Apache Software Foundation\Apache2.2\modules. still is display an error message that module not found, even the php module i wanted to load also was not loaded, why? thanks

 
  Reply to this ·  Post link ·  Top
Subject: Re: Apche LoadModule Error  ·  Posted: 2007-03-26, 01:43am
Rank: ? (767)
Member #: 11085
Make sure your configuration file is properly set up. My guess would be that the modules directory is set as "C:\Program Files\Apache Software Foundation\Apache2.2\modules" and therefore, you are asking to load the module from the folder "C:\Program Files\Apache Software Foundation\Apache2.2\modules\modules", but I am certain of that under no means based off the given information.

- relpats_eht
 
  Reply to this ·  Post link ·  Top

Pages: 1

Please login or register to post a reply.

icons