PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : [Fehler:] in libphp5.so



Unicate
15.05.06, 21:05
Syntax error on line 6 of /etc/apache/mod_php.conf:
Cannot load /usr/libexec/apache/libphp5.so into server: /usr/libexec/apache/libphp5.so: undefined symbol: unixd_config
/usr/sbin/apachectl start: httpd could not be started
mod_php.conf:


#
# mod_php - PHP Hypertext Preprocessor module
#

# Load the PHP module:
LoadModule php5_module libexec/apache/libphp5.so

# Tell Apache to feed all *.php files through the PHP module:
AddType application/x-httpd-php .php

# This will display PHP files in colored syntax form. Use with caution.
#AddType application/x-httpd-php-source .phps



Was ist da Fakt?

Tomek
16.05.06, 03:39
Etwas mehr Informationen wären von Vorteil, wie z.B. welche Distribution du einsetzt und wie du PHP installiert hast.

Fly
16.05.06, 08:50
Ich gehe davon aus, dass du php aus den tar sourcen kompiliert hast. da muss man natürlich die libphp5.so dort hin kopieren, wo es hingehört.

marce
16.05.06, 09:02
die scheint ja schon da zu liegen... Die Frage nach den Optionen oder verwendeten Modulen wäre da eher angebracht...

Na, warten wir halt mal auf die Antwort auf Tomeks Frage....