It's the last script to run in the directory. It's an S99 file. I'm running Solaris 8 with the latest "patch cluster" from Sun.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:owner-modssl-users@;modssl.org] On Behalf Of Rick Widmer Sent: Tuesday, October 29, 2002 9:16 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Startup Script At 08:52 PM 10/29/02 -0700, Lawrence Cole wrote: > >ld.so.1: /opt/apache/bin/httpd: fatal: libexpat.so.0: open failed: No >such >file or directory >Killed >/opt/apache/bin/apachectl startssl: httpd could not be started >Once the system is booted up the LD_LIBRARY_PATH is >"/lib:/usr/lib:/usr/local/lib:/usr/openwin/lib", and I can run >"/opt/apache/bin/apachectl startssl" just fine. For automation reasons, I >need to boot at startup. Any suggestions? > When in the startup sequence are you starting Apache? It needs to be very late in the process. The only thing I do AFTER starting apache in myh startup scripts is run a process that assigns the ailias IP addresses to the server. Without knowing what OS you are using I can't make any suggestions on exactly how to fix it, but I'm sure it is a matter of starting Apache late in the process. Rick ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
