php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1329 problem starting apache
Submitted: 1999-04-19 17:46 UTC Modified: 1999-11-13 17:01 UTC
From: chekko at nerdhero dot org Assigned:
Status: Closed Package: Sybase-ct (ctlib) related
PHP Version: 3.0.7 OS: linux redhat 5.2 + kernel 2.2.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: chekko at nerdhero dot org
New email:
PHP Version: OS:

 

 [1999-04-19 17:46 UTC] chekko at nerdhero dot org
I've upgraded from 3.0.6 to 3.0.7 and wanted to include support to acces a MS SQL server. I've read in the FAQ pages that I needed to include the Sybase CT - support which I add through 

./configure .... --with-sybase-ct ....

... ommitting the dir, since it was placed in the default dir 
So, putting the Sybase files that I could download from the faq in /home/sybase

When booting apache I get :

[root@ns /home]# /usr/local/apache/bin/apachectl start

The context allocation routine failed when it tried to load localization files!!
One or more following problems may caused the failure

Cannot access the sybase home directory, please check environment variable SYBASE or ~sybase
<br>
<b>Fatal error</b>:  Unable to start Sybase SQL - CT module in <b>(null)</b> on line <b>0</b><br>
Unable to start modules
/usr/local/apache/bin/apachectl start: httpd started
[root@ns /home]# 

It seems I'm missing a variable setting, but can seem to find any documentation on it. Could you perhaps tell me which setting I forgot.

Thanks  a lot in advance
Christophe VG, Belgium

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-13 17:01 UTC] joey at cvs dot php dot net
Set the $SYBASE env. var to /home/sybase.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC