Skip to Content.
Sympa Menu

freetds - problems getting apache to load after installing PHP/freetds

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Bruce" <brucenation AT hotmail.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: problems getting apache to load after installing PHP/freetds
  • Date: Wed, 5 Sep 2001 21:14:35 -0400


I get this error message when trying to start apache after loading freetds
and PHP:

Starting httpd: Syntax error on line 260 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: libsybdb.so.0:
cannot load shared object file No such file or directory

I compiled freetds with:

$ ./configure --prefix=/usr/local/freetds
$ gmake
$ su root
Password:
$ gmake install

and PHP with

$ ./configure --with-sybase=/usr/local/freetds --with-apxs
$ gmake
$ su root
Password:
$ gmake install

that all seemed to work fine:

FYI I'm running RedHat 7.0 with the 2.4.2-2 kernel

PHP version 4.0.6

Freetds 0.52


Thanks in advance for any help you can give me.

--Bruce




Archive powered by MHonArc 2.6.24.

Top of Page