Bonjour à tous
J’ai installé XAMPP en le détarrant dans le /opt, mais je n’ai pas accès au 127.0.0.1 dans un navigateur, ça charge pendant 3 plombes jusqu’à ce qu’il me dise qu’il n’a pas pu y acceder.
Voici à la console :
sudo /etc/init.d/apache2 stop
[sudo] password for bece:
Stopping web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
... waiting .
Je coupe apache2, puis je lance lampp :
sudo /opt/lampp/lampp start
Starting XAMPP for Linux 1.7.3a...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP for Linux started.
Comme je n’ai pas d’erreurs, je ne comprend pas trop.
Si vous avez des idées, merci d’avance.
bece