C'est juste que par défaut sur easyphp, apache écoute sur le port 8888.Cool, le dernier lien marche j'ai créer la base de donnée DOL.
Dans httpd.conf:
- Code: Select all
#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, instead of the default. See also the <VirtualHost>
# directive.
#
# Change this to Listen on specific IP addresses as shown below to
# prevent Apache from glomming onto all bound IP addresses.
#
#Listen 12.34.56.78:80
Listen 127.0.0.1:8888
