Hi All,
I downloaded httpd-2.0.63 and after ./configure make and make install.
I gave the command
./bin/apachectl start
but I get an error that
Syntax error on line 95 of conf/httpd.conf:
Cannot load /home/y/lib/mod_tagweb_fed.so into server: /home/y/lib/mod_tagweb_fed.so: cannot open shared object file: No such file or directory
line 95 of httpd.conf have
LoadModule tagweb_fed_module /home/y/lib/mod_tagweb_fed.so
The file /home/y/lib/mod_tagweb_fed.so exists.
Why I am getting this error any ideas.
Thanks a lot ,
Anurag