php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9375 Apache don't start
Submitted: 2001-02-21 11:23 UTC Modified: 2001-04-10 10:08 UTC
From: erwin dot leubaz at eivd dot ch Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0 Latest CVS (21/02/2001) OS: RedHat 7.0
Private report: No CVE-ID: None
 [2001-02-21 11:23 UTC] erwin dot leubaz at eivd dot ch
./configure --enable-track-vars --with-gd --with-cpdflib --with-mysql --with-apxs --with-tiff --with-png --with-jpeg --with-zlib --with-midgard

make

make install

start Apache

then error :

Failed to start apache :
Starting httpd: Syntax error on line 256 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: undefined symbol:
__setjmp
[FAILED]

The version php4.0.4pl1 run perferct on my RedHat 7.0

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-01 22:24 UTC] sniper@php.net
Could you please try updating your cvs and run 'cvsclean' script before
configuring / compiling?

--Jani

 [2001-04-10 10:08 UTC] sniper@php.net
No feedback. If this happens also with soon to be released PHP 4.0.5, reopen this bug report.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 01:01:30 2024 UTC