On 2 November 2010 20:28, ashutosh kumar <[email protected]> wrote: > hi... > when i give service command i am getting error as:- > [r...@localhost ~]# service httpd restart > Stopping httpd: [FAILED] > Starting httpd: httpd: Syntax error on line 207 of > /etc/httpd/conf/httpd.conf: Syntax error on line 12 of > /etc/httpd/conf.d/ssl.conf: Cannot load /etc/httpd/modules/mod_ssl.so > into server: libdistcache.so.1: cannot dynamically load executable > [FAILED] > please tell me suggestion.
please confirm that the ssl module exists in the path of error statement. if exists please stop the httpd server and download from source and recompile wit and place it in that path. Note: You need to have apache-devel package installed to compile from source. Also you would need apr which i think must be part of apache-devel. HTH --ashwin _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
