Hallo,
ich hoffe ihr könnt mir helfen.
Wenn ich den Apache mittels: /etc/init.d/apache2 reload
neustarte, kommt folgende Fehlermeldung:
Reloading web server config...Syntax error on line 52 of /etc/apache2/confixx_mhost.conf:
Invalid command 'php_admin_flag', perhaps mis-spelled or defined by a module not included in the server configuration
Und wenn ich auf Confixx zugreifen will kommt:
PHP MySQL extension is not loaded.
Check Confixx php.ini file if "extension=mysql.so" string there.
Confixx can not work until it is loaded.
Was ist da los?
Apache neustart Fehler
-
- Posts: 5923
- Joined: 2004-05-23 12:53
Re: Apache neustart Fehler
Das PHP-Modul für den Apache httpd ist nicht installiert oder zumindest nicht geladen.yIGO wrote:Reloading web server config...Syntax error on line 52 of /etc/apache2/confixx_mhost.conf:
Invalid command 'php_admin_flag', perhaps mis-spelled or defined by a module not included in the server configuration
-
- Posts: 3
- Joined: 2007-10-26 16:03
- Location: München
Re: Apache neustart Fehler
Haste einen Link, wie man das Installiert?
Danke für die Antwort!
Danke für die Antwort!
-
- Posts: 5923
- Joined: 2004-05-23 12:53
Re: Apache neustart Fehler
Am einfachsten über den Paketmanager deiner Distribution...