Skip to Content.
Sympa Menu

freetds - apache+php+freetds segmentation fault

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Ireneusz Pluta <ipluta AT wp.pl>
  • To: TDS Development Group digest <freetds AT franklin.oit.unc.edu>
  • Subject: apache+php+freetds segmentation fault
  • Date: Wed, 18 Jul 2001 09:11:32 +0200


Hello All,

I am a novice to the group and freetds. I am trying to build
apache1.3.19+php4.0.3pl+freetds-0.51 on a FreeBSD4.0.

But after everyting is compiled and I try to run apache server, it
returns segmentation error.

What I do is as follows:

cd ../freetds-0.52
./configure
gmake
gmake install
cd ../apache_1.3.19
./configure
cd ../php-4.0.3pl1
./configure --with-apache=../apache_1.3.19
--with-sybase=/usr/local/freetds
gmake
gmake install
cd ../apache_1.3.19
gmake
gmake install

After building apache+php without freetds the httpd daemon starts OK.

Anyone could help?

Thanks,

Irek.





Archive powered by MHonArc 2.6.24.

Top of Page