Skip to Content.
Sympa Menu

freetds - Re: PHP won't start

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: PHP won't start
  • Date: Tue, 4 Dec 2001 17:33:12 -0500 (EST)



Ack, ok that has always did the trick for me...hmmm, you might try setting
it explicitly in the httpd.conf file (in case apache is scrubbing the
environment) add 'SetEnv LD_LIBRARY_PATH /opt/freetds/lib' to httpd.conf.
The other last resort would be to add a link to libsybdb.so.1 to either
/usr/lib or /usr/local/lib. I wouldn't leave it that way, but at least
it'll give us some insight into what is/is not working.

Brian

On Tue, 4 Dec 2001, Casey Allen Shobe wrote:

> On 4 December 2001 16:47, Brian Bruns spaketh unto ye recipient:
> > Either add /opt/freetds/lib to ld.so.conf and run ldconfig or set
> > LD_LIBRARY_PATH at the command line before starting apache.
>
> I did both.
>
>





Archive powered by MHonArc 2.6.24.

Top of Page