ID: 11789 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Linux 2.4.5 PHP Version: 4.0.6 New Comment:
Thank you for taking the time to report a problem with PHP. Unfortunately your version of PHP is too old -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. Previous Comments: ------------------------------------------------------------------------ [2001-12-13 14:52:51] [EMAIL PROTECTED] Still needed with 4.1.0 ------------------------------------------------------------------------ [2001-06-29 09:38:44] [EMAIL PROTECTED] modified short description. ------------------------------------------------------------------------ [2001-06-29 04:14:52] [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] [EMAIL PROTECTED] PS : it's ok with sybase DB lib ------------------------------------------------------------------------ [2001-06-28 18:44:59] [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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=11789&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php