[PHP-DOC] Bug #11789 Updated: Apache can't start From: mad <email protected>
Date: 06/29/01

ID: 11789
User Update by: mad <email protected>
Status: Open
Old-Bug Type: Sybase-ct (ctlib) related
Bug Type: Documentation problem
Operating system: Linux 2.4.5
PHP Version: 4.0.6
Description: Apache can't start

Ok, it finally work with ct-lib if LC_ALL is set to default

Please add in documentation that
apache only start correctly with
sybase_ct lib if LC_ALL is correctly
set (sybase must be installed with
the same language, cf bug #3161)

If not, we can resolve simply the
problem with :

export LC_ALL=default
./apachectl start (or startssl)

@++ JC

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

[2001-06-28 18:47:57] mad <email protected>
PS : it's ok with sybase DB lib

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

[2001-06-28 18:44:59] mad <email protected>
When I launch apache with sybase_ct, I've got following messages :

DRK01:/soft/apache/bin# ./apachectl start
./apachectl: line 184: 15557 Segmentation fault $HTTPD
./apachectl start: httpd could not be started

Sybase Version : 11.9.2
$SYBASE environment variable is correctly set

There's nothing in apache's logs
There's nothing in dmesg's output

Do you have any idea ?

Thanks for your answer

@++
JC

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

Full Bug description available at: http://bugs.php.net/?id=11789