php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47099 PHP doesn't work with Apache 2.3
Submitted: 2009-01-14 14:03 UTC Modified: 2009-01-23 01:00 UTC
From: hjalle at sgh dot se Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 5.2.8 OS: Debian
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2009-01-14 14:03 UTC] hjalle at sgh dot se
Description:
------------
This bug should have been worked out but it looks like it have not been that. This is the former bug:
http://bugs.php.net/bug.php?id=39787&edit=2

When starting apache an error occurs. I used the latest PHP build:
php5.2-200901141130

Expected result:
----------------
Starting without problem

Actual result:
--------------
httpd: Syntax error on line 174 of /etc/apache23/conf/httpd.conf: Syntax error on line 5 of /etc/apache23/conf.d/php-users.conf: Cannot load /usr/lib/apache2/modules/libphp5apache23.so into server: /usr/lib/apache2/modules/libphp5apache23.so: undefined symbol: ap_get_server_version


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-01-15 14:55 UTC] jani@php.net
And how did you compile PHP? Are you sure you used the correct path to apxs and that you have correct header files in place? (ie. no old ones from earlier apache version hanging around..)
 [2009-01-23 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 23:01:30 2024 UTC