php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #552 undefined symbol: ap_get_module_config
Submitted: 1998-07-14 23:09 UTC Modified: 1998-07-24 05:46 UTC
From: jens at all dot de Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.1 OS: Linux RedHat 5.1
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: jens at all dot de
New email:
PHP Version: OS:

 

 [1998-07-14 23:09 UTC] jens at all dot de
Installed packages:

Name        : mod_php3                    Distribution: (none)
Version     : 3.0                               Vendor: (none)
Release     : 1                             Build Date: Mon 08 Jun 1998 12:04:04 CEST
Install date: Mit 15 Jul 1998 04:14:31 CEST   Build Host: reality.multinet.no
Group       : Development/Languages         Source RPM: mod_php3-3.0-1.src.rpm
Size        : 1267614
Packager    : Stig S. Bakken <stig@php.net>
Summary     : PHP 3.0 embedded scripting language (Apache module)

Name        : apache                      Distribution: (none)
Version     : 1.3.0                             Vendor: (none)
Release     : 1                             Build Date: Die 09 Jun 1998 22:16:42 CEST
Install date: Mit 15 Jul 1998 03:35:01 CEST   Build Host: apollo.online.no
Group       : Networking/Daemons            Source RPM: apache-1.3.0-1.src.rpm
Size        : 2200957
Packager    : Arne Coucheron <arneco@online.no>
URL         : http://www.apache.org
Summary     : HTTP server daemon to provide WWW services

Whenever I try to start up apache (using /usr/sbin/apachectl start) it fails with:

Configuring Apache for use with suexec wrapper.
Syntax error on line 61 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/libexec/httpd/mod_php3.so into server: /usr/libexec/httpd/mod_php3.so: undefined symbol: ap_get_module_config
/usr/sbin/apachectl start: httpd could not be started


Line 61 of the apache config just says:
LoadModule php3_module        libexec/httpd/mod_php3.so


Thanks in advance for a hint!

Best regards, Jens

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-24 05:46 UTC] sr
After upgrading a lot of packages (glibc, zlib, ...) the problem disappeared.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC