[PHP-DEV] PHP 4.0 Bug #5295: Unable to connect to Sybase server (intermittent) From: cbarrett <email protected>
Date: 06/30/00

From: cbarrett <email protected>
Operating system: Linux
PHP version: 4.0.0
PHP Bug Type: Sybase-ct (ctlib) related
Bug description: Unable to connect to Sybase server (intermittent)

Configuration:
Suse Linux
Apache 1.3.12
php 4.0.0, static module
Sybase Interactive Server 11.0.3.3

All of the above on 1 PC

Error:
sybase_pconnect() intermittently fails with an 'unable to connect' message. If I refresh the page (usually no more than twice), the connection is successful. I have tried this on several PC's, and it seems to happen more often on faster ones.

This application contains many pages; I cannot predict on which page it may fail.

My guess (for what it's worth) is some kind of timing issue, possibly a message to the Sybase server stepping on the previous message?

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>