php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1992 Crash with Sybase-dblib
Submitted: 1999-08-07 17:18 UTC Modified: 1999-12-13 16:29 UTC
From: sg at comfuture dot net Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Beta 1 OS: linux 2.2.10 SUSE6.0 glibc INTEL
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sg at comfuture dot net
New email:
PHP Version: OS:

 

 [1999-08-07 17:18 UTC] sg at comfuture dot net
With compiled-in Sybase (not Sybase-CT) support
--> crash.
May have something to do with glibc.
Unfortunately Sybase-CT-support does not compile.
So no Sybase support for PHP4 beta1 !
Seems that the php3 source of the CT-support must still be ported to php4  ...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-08-07 19:08 UTC] zeev at cvs dot php dot net
Please provide as much information as you can - this is way too
vague to be helpful...
What operating system?  Does it crash on startup or when you call
a Sybase function?  What were your configure flags?  Did you
compile as DSO or not?  In short, everything you can possibly
tell us about your configuration.
 [1999-08-07 19:16 UTC] sg at comfuture dot net
With compiled-in Sybase (not Sybase-CT) support
--> crash on startup (httpd)

Configure flags for httpd (apache 1.3.6):
./configure --prefix=... --acticate-module=src/modules/php4/libphp4.a

Configure flags for php:
./configure --with-apache=... --with-gd=...

May have something to do with glibc.
CTLib is reported to have problems with glibc.

Unfortunately Sybase-CT-support does not compile.
(See related bug report)
So no Sybase support for PHP4 beta1 !
Seems that the php3 source of the CT-support must still be ported to php4  ...

 [1999-08-07 19:21 UTC] sg at comfuture dot net
With compiled-in Sybase (not Sybase-CT) support
--> crash on startup (httpd)

Configure flags for httpd (apache 1.3.6):
./configure --prefix=... --acticate-module=src/modules/php4/libphp4.a

Configure flags for php:
./configure --with-apache=... --with-gd=... --with-sybase=/opt/sybase

May have something to do with glibc.
CTLib is reported to have problems with glibc.

Unfortunately Sybase-CT-support does not compile.
(See related bug report)
So no Sybase support for PHP4 beta1 !
Seems that the php3 source of the CT-support must still be ported to php4  ...


 [1999-08-07 19:22 UTC] sg at comfuture dot net
With compiled-in Sybase (not Sybase-CT) support
--> crash on startup (httpd)

Configure flags for httpd (apache 1.3.6):
./configure --prefix=... --acticate-module=src/modules/php4/libphp4.a

Configure flags for php:
./configure --with-apache=... --with-gd=... --with-sybase=/opt/sybase

May have something to do with glibc.
CTLib is reported to have problems with glibc.

Unfortunately Sybase-CT-support does not compile.
(See related bug report)
So no Sybase support for PHP4 beta1 !
Seems that the php3 source of the CT-support must still be ported to php4  ...


 [1999-08-07 21:18 UTC] sg at comfuture dot net
With compiled-in Sybase (not Sybase-CT) support
--> crash on startup (httpd)

Sybase ASE Version: 11.0.3.3-8

Configure flags for httpd (apache 1.3.6):
./configure --prefix=... --acticate-module=src/modules/php4/libphp4.a

Configure flags for php:
./configure --with-apache=... --with-gd=... --with-sybase=/opt/sybase

May have something to do with glibc.
dblib is reported to have problems with glibc.

Unfortunately Sybase-CT-support does not compile.
(See related bug report #1965)
So no Sybase support for PHP4 beta1 !
Seems that the php3 source of the CT-support must still be ported to php4  ... And the docs how to do so come
with beta2 , hehe :-))


 [1999-11-13 16:20 UTC] joey at cvs dot php dot net
Plz verify whether this is still there.
I did not experience crashes, but was unable to successfully connect.
Are you still experiencing crashes?
 [1999-12-13 16:29 UTC] joey at cvs dot php dot net
Fixed in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 02 07:01:30 2024 UTC