php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8347 /usr/local/apache/bin/apachectl start: httpd could not be started
Submitted: 2000-12-21 02:05 UTC Modified: 2001-03-09 20:43 UTC
From: majorlee at mail dot ndhu dot edu dot tw Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.4 OS: RedHat 6.2
Private report: No CVE-ID: None
 [2000-12-21 02:05 UTC] majorlee at mail dot ndhu dot edu dot tw
/usr/local/apache/bin/apachectl start: httpd could not be started, and generates a "core".

Version of my Sybase ASE is 11.9.2.

Configuration likes following:

./configure \
--with-apache=../apache_1.3.14 \
--with-mysql \
--with-sybase-ct=/opt/sybase \
--enable-track-vars \
--enable-debug=no \
--enable-memory-limit=yes

[Sybase-CT]
sybct.allow_persistent  =       On              ; allow or prevent persistent li
nk
sybct.max_persistent    =       -1              ; maximum number of persistent l
inks. -1 means no limit
sybct.max_links                 =       -1              ; maximum number of link
sybct.min_server_severity       =       12      ; minimum server message severit
y to display
sybct.min_client_severity       =       10      ; minimum client message severit
y to display

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-21 05:47 UTC] sniper@php.net
Does it give any error messages? What about error_log?
Could you try using --enable-debug=yes and recompile
and generate a gdb backtrace and it here. 
Have you tried leaving --enable-memory-limit out?

--Jani
 [2001-03-09 20:43 UTC] sniper@php.net
No feedback, not enough info, closed.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 22:01:27 2024 UTC