ID:               47503
 Updated by:       j...@php.net
 Reported By:      roland dot ziegler at bsgti dot ch
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache related
 Operating System: Fedora Linux 2.6.22.9-61.fc6
 PHP Version:      5.2.8
 New Comment:

Check the output of this:

# ldd /usr/local/apache_1.3.41/libexec/libphp5.so

Then fix your /etc/ld.so.conf to contain the missing paths, run
ldconfig and try again to start apache..


Previous Comments:
------------------------------------------------------------------------

[2009-02-26 12:35:14] roland dot ziegler at bsgti dot ch

This is my configure line:

./configure --with-apxs=/usr/local/apache_1.3.41/bin/apxs

I also tried it without using other modules, but without success.

I also tried to install apache2 first, but my server is inside a very
strictly ruled network and is not allowed to connect to the internet.
Solving the rpm-dependencies is very difficult in this case.

------------------------------------------------------------------------

[2009-02-25 20:36:27] j...@php.net

Check that your httpd.conf (and possible included configuration files 
in it) do not load anything but the libphp5.so. You should also 
consider upgrading to Apache 2. 

Also, what was the configure line you used when compiling PHP?

------------------------------------------------------------------------

[2009-02-25 17:02:48] roland dot ziegler at bsgti dot ch

Description:
------------
Similar to Bug #17147

Installed Apache 1.3.41 and PHP 5.2.8 - after start i got this
message:

Syntax error on line 206 of /usr/local/apache_1.3.41/conf/httpd.conf:
Cannot load /usr/local/apache_1.3.41/libexec/libphp5.so into server:
/usr/local/apache_1.3.41/libexec/libphp5.so: undefined symbol:
sapi_globals /usr/local/apache_1.3.41/bin/apachectl start: httpd could
not be started



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=47503&edit=1

Reply via email to