Skip to Content.
Sympa Menu

freetds - Apache 1.3.20 won't start on Solaris 8 (with FreeTDS)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Robert Banniza" <rpbanniz AT ascensionhealth.org>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Apache 1.3.20 won't start on Solaris 8 (with FreeTDS)
  • Date: Thu, 30 Aug 2001 18:45:27 -0400


I just installed Apache 1.3.20 (DSO Support) on Solaris 8 (sparc).
Everything compiled fine including FreeTDS (doing just a
./configure;make;make install). PHP 4.0.6 compiled fine with the following
configure:

./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
--with-ldap=/usr/local --with-snmp=/usr/local --enable-ucd-snmp-hack
--enable-force-cgi-redirect --enable-discard-path --enable-versioning
--with-mcrypt --with-sybase=/usr/local/freetds

However, after installing PHP, Apache will not start up. I get the
following error message:

Syntax error on line 207 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fatal: relocation error: file
/usr/local/freetds/lib/libsybdb.so.0: symbol g_tds_err_handler: referenced
symbol not found
../bin/apachectl startssl: httpd could not be started

I have set
LIBPATH=/lib:/usr/lib:/usr/openwin/lib:/usr/local/lib:/usr/local/freetds/lib
and
LD_LIBRARY_PATH=/lib:/usr/lib:/usr/openwin/lib:/usr/local/lib:/etc/lib:/usr/dt/lib:/usr/local/freetds/lib:/usr/local/freetds/lib


Please tell me why I'm getting this error. It is driving me NUTS!!! Also,
please email me at rpbanniz AT ascensionhealth.org. Thanks for any and all
help.

Robert



  • Apache 1.3.20 won't start on Solaris 8 (with FreeTDS), Robert Banniza, 08/30/2001

Archive powered by MHonArc 2.6.24.

Top of Page