Δημοσιεύτηκε: 24 Δεκ 2014, 23:13
από Vegeta
το έχω δοκιμάσει και αυτό...
κάνω την γραμμή 214 comment, αποθηκεύω το αρχείο και αμέσως μετά δίνω:
Κώδικας: Επιλογή όλων
/etc/init.d/apache2 restart

μου βγάζει:
Κώδικας: Επιλογή όλων
* Restarting web server apache2 [fail]
* The apache2 configtest failed.
Output of config test was:
apache2: Syntax error on line 234 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/conf.d/: No such file or directory
Action 'configtest' failed.
The Apache error log may have more information.

βλέπω την γραμμή 234 η οποία είναι:
Κώδικας: Επιλογή όλων
Include conf.d/

την κάνω και αυτή comment, αποθηκεύω και εκτελώ πάλι:
Κώδικας: Επιλογή όλων
/etc/init.d/apache2 restart

μου βγάζει:
Κώδικας: Επιλογή όλων
* Restarting web server apache2 [fail]
* The apache2 configtest failed.
Output of config test was:
AH00526: Syntax error on line 55 of /etc/apache2/apache2.conf:
Invalid command 'LockFile', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.