On 06.08.07 02:13, vaishali_k wrote: > We have installed apachex_1.3.33 on Linux box.To apply patch to apache the > following steps are performed > # cd <path-to-modssl>/mod_ssl-2.8.24-1.3.33 > # ./configure --with-apache=<path-to-apache-code>/apache_1.3.33 > --with-ssl=<path-to-cavium-code>/apps/TurboSSL-0.9.8d > --enable-shared=ssl > --prefix=<path-to-apache> > > The apache is configured and compiled and patched with TurboSSL codebase : > > # cd <path-to-apache-code>/apache_1.3.xx/ > # make > # make certificate > # make install > > We are able to run the apache without ssl enabled using the command: > # /path-to-apache/bin/apachectl start > But if we run the apache using the ssl enabled we get an error as "httpd > could not be started > " > > We don't find any error logs.Please find the below strace logs: > > [root@agtesttool ~]# strace /root/bin/apachectl startssl you pobably should run strace with '-f' option to trace child processes, strace HTTPD but try check config before doing anything else. -- Matus UHLAR - fantomas, uhlar@xxxxxxxxxxx ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. Enter any 12-digit prime number to continue. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx