ID:               14030
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         Sybase-ct (ctlib) related
 Operating System: Solaris 8
 PHP Version:      4.0.6
 New Comment:

To overcome this problem do one of the follows:
----------------------------------------------

Install the new libtli.sofile in the $SYBASE/lib directory.

Install the new libtli.so in a separate directory and set the
environment variable LD_LIBRARY_PATH to this location.


Previous Comments:
------------------------------------------------------------------------

[2001-11-20 08:11:51] [EMAIL PROTECTED]

The problem is fixed if you set LD_LIBRARY_PATH = $SYBASE/$SYBASE/lib

------------------------------------------------------------------------

[2001-11-12 08:58:14] [EMAIL PROTECTED]

I build apache 1.3.20, Sybase ASE 12 and php 4.0.6 with this
configuration:



./configure --with-apache=/usr/local/sorgenti/apache_1.3.14
            --with-sybase-ct=/database/sybase/OCS-12_0 
            

when the webserver  start this is the error:

Open Client Message:
Message number: LAYER = (5) ORIGIN = (3) SEVERITY = (5) NUMBER = (131)
Message String: ct_init(): network packet layer: internal net library
error: Attempt to load protocol driver failed

Open Client Message:
Message number: LAYER = (5) ORIGIN = (3) SEVERITY = (5) NUMBER = (131)
Message String: ct_init(): network packet layer: internal net library
error: Attempt to load protocol driver failed
[Mon Nov 12 13:49:33 2001] [notice] Apache/1.3.20 (Unix) PHP/4.0.6
configured -- resuming normal operations
[Mon Nov 12 13:49:33 2001] [info] Server built: Nov 12 2001 12:56:15

The sybase ct_init function don't work.




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14030&edit=1

Reply via email to