Kirjoittaja Aihe: localhost lakkasi toimimasta  (Luettu 1225 kertaa)

biljardi

  • Käyttäjä
  • Viestejä: 33
    • Profiili
localhost lakkasi toimimasta
« : 09.04.09 - klo:18.25 »
Nyt kaivataan pikaista apua, laskutusohjelmani on omalla palvelimella (pklasku) ja nyt ei pääse localhostiin ollenkaan, kone on on muutamia kertoja ilmoittanut jostain bad blockeista jolloin olen ajanut fsck:n manuaalisesti, olisikohan siinä nyt tällä kerralla tapahtunut jotain peruuttumatonta. Aiemmin toiminut tuon manuaalifsck:n jälkeen hienosti pari päivää.
yritin restartata apachen uudestaa mutta tulee alla olevat ilmoitukset.
-------------------------------------------------------------------------------------------------
Koodia: [Valitse]
käyttäjä@alakerta:~$ sudo /etc/init.d/apache2 restart
 * Restarting web server apache2                                                grep: /etc/apache2/mods-enabled/alias.load: No such file or directory
grep: /etc/apache2/mods-enabled/autoindex.load: No such file or directory
grep: /etc/apache2/mods-enabled/setenvif.conf: No such file or directory
grep: /etc/apache2/mods-enabled/setenvif.load: No such file or directory
grep: /etc/apache2/mods-enabled/status.conf: No such file or directory
grep: /etc/apache2/mods-enabled/auth_basic.load: No such file or directory
grep: /etc/apache2/mods-enabled/authz_default.load: No such file or directory
grep: /etc/apache2/mods-enabled/authz_groupfile.load: No such file or directory
grep: /etc/apache2/mods-enabled/authz_host.load: No such file or directory
apache2: Syntax error on line 183 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/mods-enabled/alias.load: No such file or directory
                                                                         [fail]
käyttäjä@alakerta:~$