Manu wrote: > Stopping httpd: [FAILED] > Starting httpd: Syntax error on line 261 of /etc/httpd/conf/httpd.conf: > Cannot load /etc/httpd/modules/libphp4.so into server: libgd.so.1.8: cannot > open shared object file: No such file or directory > If I comment lines specfying php4 , It satrts normally.. > How can I resolve this..
Locate libgd.so.1.8. Place this wherever apache is looking for such file. In my system it is in /usr/lib. This *may* help. Thanks. Mahantesh. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
