Bonjour,
Je viens d'installer un serveur linux sur ma machine. Au début tout marchait bien et là ce matin en démarrant, impossible de faire marcher les serveurs apache et mysql. Voici ce que ça me met :
root@ubuntu:~# /etc/init.d/apache2 restart
* Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
httpd (no pid file) not running
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
(30)Read-only file system: apache2: could not open error log file /var/log/apache2/error.log.
Unable to open logs
[fail]
root@ubuntu:~# /etc/init.d/mysql restart
* Stopping MySQL database server mysqld [ OK ]
* Starting MySQL database server mysqld [fail]
Je débute et ne sais pas trop quoi faire....
Merci a vous :)
