Server: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Dies wurde auf den Server installiert:
PHP5 v5.0.4 (vorher PHP4 v4.4.0)
Apache 2.2.3 (vorher Apache 2.0.54)
Jetzt lässt sich Apache2 nicht mehr starten.
Fehlermeldung:
----------------------------------------------
o042:~ # rcapache2 start
Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 116 of /etc/apach
e2/httpd.conf: Syntax error on line 28 of /etc/apache2/sysconfig.d/loadmodule.conf:
API module structure `php5_module' in file /usr/lib64/apache2/libphp5.so is
garbled - perhaps this is not an Apache module DSO?
The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
----------------------------------------------
im loadmodule.conf ist dies der eintrag:
LoadModule php5_module /usr/lib64/apache2/libphp5.so
was mir aufgefallen ist das alle andere modulesn einen anderen pfad haben zB:
LoadModule userdir_module /usr/lib64/apache2-prefork/mod_userdir.so
Könnt ihr mir weiterhelfen, wie ich libphp5.so zum laufen bringen kann?
Dies wurde auf den Server installiert:
PHP5 v5.0.4 (vorher PHP4 v4.4.0)
Apache 2.2.3 (vorher Apache 2.0.54)
Jetzt lässt sich Apache2 nicht mehr starten.
Fehlermeldung:
----------------------------------------------
o042:~ # rcapache2 start
Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 116 of /etc/apach
e2/httpd.conf: Syntax error on line 28 of /etc/apache2/sysconfig.d/loadmodule.conf:
API module structure `php5_module' in file /usr/lib64/apache2/libphp5.so is
garbled - perhaps this is not an Apache module DSO?
The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
----------------------------------------------
im loadmodule.conf ist dies der eintrag:
LoadModule php5_module /usr/lib64/apache2/libphp5.so
was mir aufgefallen ist das alle andere modulesn einen anderen pfad haben zB:
LoadModule userdir_module /usr/lib64/apache2-prefork/mod_userdir.so
Könnt ihr mir weiterhelfen, wie ich libphp5.so zum laufen bringen kann?