From:             [EMAIL PROTECTED]
Operating system: Linux Red Hat 7.1
PHP version:      4.1.1
PHP Bug Type:     MSSQL related
Bug description:  PHP Causes Apache segmentation when using FreeTDS

Hi,

I need to access a MS-SQL server 2000 from a linux RH7.1 box running PHP
4.1.1 compiled with the following options:
./configure --with-sybase=/usr/local/freetds --with-apxs
And freetds installed from RPM (but I also tried with the source and it
didn't work either... tried FreeTDS from CVS as well). and apache 1.3.19.
PHP seems to be working fine and phpinfo(); seems fine...
Whenever I load a PHP script that uses any mssql_* function, the page
cannot load "The page cannot be displayed"...
When I check apache's error log, it reports Segmentation Fault on child
process.
I tried with different versions of PHP and it always crashes the same way
but the Perl applications using FreeTDS to connect to the same server work
just fine so it probably is a problem related to PHP.

Any input ?
-- 
Edit bug report at http://bugs.php.net/?id=15578&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15578&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15578&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15578&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15578&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15578&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15578&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15578&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15578&r=submittedtwice

Reply via email to