[PHP-DEV] Bug #11789 Updated: Apache can't start: Sybase-ct & LC_ALL From: sniper <email protected>
Date: 06/29/01

ID: 11789
Updated by: sniper
Reported By: mad <email protected>
Status: Open
Bug Type: Documentation problem
Operating system:
PHP Version: 4.0.6
Assigned To:
Comments:

modified short description.

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

[2001-06-29 04:14:52] mad <email protected>
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

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

[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

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11789&edit=2

-- 
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>