Date: 09/27/98
- Next message: Bug Database: "[PHP-DEV] Bug #793 Updated: Not nessessary -lpthread leads to misbehaving of Apache"
- Previous message: nakama <email protected>: "[PHP-DEV] Bug #792: Compile failure (PHP+Oracle pre8.0.5)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: zavadsky <email protected>
Operating system: Linux libc
PHP version: 3.0.4
PHP Bug Type: MySQL related
Bug description: Not nessessary -lpthread leads to misbehaving of Apache
Libpthread is not nessesary to use mysql client. Because of apache is not thread save, using
of this library while linking apache leads to a strange behavior (see bug general/3085 in apache bugs database)
When I manually remove the library from the php module info, all works ok.
I do recomment you not to use thread library when linking PHP with MySQL client
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #793 Updated: Not nessessary -lpthread leads to misbehaving of Apache"
- Previous message: nakama <email protected>: "[PHP-DEV] Bug #792: Compile failure (PHP+Oracle pre8.0.5)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

