Results 1 to 1 of 1
Hi Everyone,
I am trying to load a module in apache2. So in the /usr/local/apache2/conf/httpd.conf I have the following:
LoadModule cas_module modules/mod_cas.so
I have restarted the server but when I ...
- 07-11-2007 #1
Loading Modules in Apache2
Hi Everyone,
I am trying to load a module in apache2. So in the /usr/local/apache2/conf/httpd.conf I have the following:
LoadModule cas_module modules/mod_cas.so
I have restarted the server but when I run phpinfo(); I don't see the mod as one listed in the loaded modules list.
Any ideas on what I am doing wrong? I am stuck and don't know what do to.


Reply With Quote
