Skip to Content.
Sympa Menu

freetds - Trouble on FreeBSD + Apache + Php3 + FreeTDS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Prince Cat" <Prince AT cubic.mat.ncku.edu.tw>
  • To: freetds
  • Subject: Trouble on FreeBSD + Apache + Php3 + FreeTDS
  • Date: Tue, 19 Oct 1999 4:39:59


When I make FreeTDS-0.47 pre2 with
FreeBSD-3.3-Stable, Apache-1.3.9, php3-3.0.12
No error message occure during making, but when I execute httpd,
httpd will showing "Segmentation fault", and exited on signal 11.

I set SYBASE and LD_LIBRARY_PATH environment ready,
and configured freetds with these args:
--with-tdsver=4.2
configured php3 with:
--with-sybase=/usr/local/freetds --with-apache=/......../apache_1.3.9
configured apache with:
--prefix=/..... --activate-module=......../libphp3.a
it cause segmentation fault.

If I don't set LD_LIBRARY_PATH to sybase lib,
it will show "Shared object "libsybdb.so.0" not found",
and then I set LD_LIBRARY_PATH to sybase lib,
segmentation fault happed.

If I don't use "--with-sybase" with php3,
httpd will work correctly.

Is anybody can help me? thanks a lot.




Archive powered by MHonArc 2.6.24.

Top of Page