Date: 07/31/99
- Next message: Jim Winstead: "[PHP-DEV] cvs: /phpdoc/features remote-files.sgml /phpdoc Makefile.in chapters.ent manual.sgml /phpdoc/chapters config.sgml"
- Previous message: skaar <email protected>: "[PHP-DEV] PHP 4.0 Bug #1936: php4-beta1 & oracle8i"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 1753
Updated by: jah
Reported By: joey <email protected>
Status: Closed
Bug Type: Reproduceable crash
Assigned To: jah
Comments:
This is a known problem and is caused by both /where/your/sybase/libs/are/libsybdb.so
and /lib/libnss_db.so (or something like it) containing function
dbopen. Nothing we can do when there's a symbol clash between
libraries.
If my memory servers me right, a workaround is to disable db
for services in /etc/nsswitch.conf (ie., there should be a
line in that file that says: 'services: files'. If that line
is 'services: db files', remove that db and restart nis. If
even that doesn't work, try stopping nis altogether.)
Full Bug description available at: http://bugs.php.net/?id=1753
-- 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>
- Next message: Jim Winstead: "[PHP-DEV] cvs: /phpdoc/features remote-files.sgml /phpdoc Makefile.in chapters.ent manual.sgml /phpdoc/chapters config.sgml"
- Previous message: skaar <email protected>: "[PHP-DEV] PHP 4.0 Bug #1936: php4-beta1 & oracle8i"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

