Apache startet nicht mehr - mod_auth_mysql

jokibär

Member
Hallo,

ich benutzt 9.0-CURRENT und nach der Installation einiger PHP-Module startet der Apache nicht mehr.

Code:
/usr/local/sbin/apachectl start
Syntax error on line 26 of /usr/local/etc/apache22/Includes/awstats.conf:
Invalid command 'AuthMYSQLEnable', perhaps misspelled or defined by a module not included in the server configuration

Der Installationsversuch des offenbar fehlenden mod_auth_mysql schlägt fehl:

Code:
[root@mail /usr/ports/www/mod_auth_mysql]# make config
===> No options to configure
[root@mail /usr/ports/www/mod_auth_mysql]# make clean install
===>  Cleaning for mod_auth_mysql-3.2_1
===>  mod_auth_mysql-3.2_1 : Error from bsd.apache.mk. Illegal use of USE_APACHE ( 13 ).
*** Error code 1

Stop in /usr/ports/www/mod_auth_mysql.

Die Websuche hat leider nichts Hilfreiches ergeben. Hat von Euch vielleicht jemand 'ne Idee?

Danke und Gruß

jokibär
 
Hi,

/usr/ports/www/mod_auth_mysql gibts gar nicht mehr.

Wenn Du apache22 hast, wäre laut freshports.org /usr/ports/www/mod_auth_mysql_another richtig.

Grüße,
Kai
 
Hallo,

danke für den Hinweis. Habe daraufhin gesehen, dass mod_auth_mysql_another bereits installiert ist. Was könnte den Fehler dann verursachen:

[root@mail /usr/ports/www/mod_auth_mysql]# make config
===> No options to configure
[root@mail /usr/ports/www/mod_auth_mysql]# make clean install
===> Cleaning for mod_auth_mysql-3.2_1
===> mod_auth_mysql-3.2_1 : Error from bsd.apache.mk. Illegal use of USE_APACHE ( 13 ).
*** Error code 1

Stop in /usr/ports/www/mod_auth_mysql.
 
Zurück
Oben