Rechercher : dans
Par :

Wamp Server (PHP)

Dernière réponse le 6 mai 2009 à 17:00:05 yann5, le 6 mai 2009 à 16:53:23 
 Signaler ce message aux modérateurs

Bonjour,


Actuellement je apprend le PHP (site du zéro). J'ai télécharger Wamp Server ok.
Je fais clique gauche sur sa petite icone dans la barre de notification (je sais pas si ça s'appelle comme ça...), puis localhost. Firefox me dit : "La connexion a échoué
Firefox ne peut établir de connexion avec le serveur à l'adresse localhost."


J'ai tout essayé mais... non !
Merci de vos réponses (surtout si elles seront là avant demain ^^)

Configuration: Windows XP
Firefox 3.0.10

Meilleures réponses pour « Wamp Server (PHP) » dans :
Installation rapide de LAMP (Apache+MySql+php) sous Linux VoirLAMP = Linux+Apache+MySql+Php. C'est le serveur web par excellence. L'ensemble est facile à installer. Installation rapide sudo aptitude install apache2 php5 mysql-server php5-mysql libapache2-mod-php5 Le mot de passe administrateur mySQL...
Connexion à une base Oracle en php Voir1. Périmètre Cet article est un exemple de connexion à une base Oracle par le biais d'un script php. Cet article ne traite pas la configuration de votre serveur Oracle, et de votre client Oracle. Nous partons du principe que vous pouvez accéder à...
[Web] Un minuscule serveur web sous Windows VoirLe plus petit serveur web sous Windows: 28 ko ! C'est TinyWeb. Malgré sa petite taille, il fonctionne très bien et il est très rapide. Avantages: Pas d'installation nécessaire (un seul fichier) Ultra-compact (59 ko seulement ! Compacté...
Installation d'un serveur Web sous Linux (Apache, PHP et MySQL) VoirIntroduction Un serveur web est un logiciel permettant de rendre accessibles à de nombreux ordinateurs (les clients) des pages web stockées sur le disque. Cette fiche pratique explique comment installer le serveur web Apache sur un système de type...
PHP - Bases de données VoirPhp permet un interfaçage très simple avec un grand nombre de bases de données. Lorsqu'une base de données n'est pas directement supportée par Php, il est possible d'utiliser un driver ODBC, pilote standard pour communiquer avec les bases de...
PHP - Les variables VoirConcept de variable avec PHP Une variable est un objet repéré par son nom, pouvant contenir des données, qui pourront être modifiées lors de l'exécution du programme. Les variables en langage PHP peuvent être de trois...

1

Tchupacabra, le 6 mai 2009 à 16:56:00

Salut,

l'icone est de quelle couleur ? blanc / orange / rouge ?
sinon regarde les logs : clic gauche >> Apache >> Apache Error Log

@ +

Répondre à Tchupacabra

2

 yann5, le 6 mai 2009 à 17:00:05

Bah c'est un igloo avec du blanc et du rouge.

Voici le contenu du fichier apache_error :

[Sat Dec 27 15:12:38 2008] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations
[Sat Dec 27 15:12:38 2008] [notice] Server built: Jan 18 2008 00:37:19
[Sat Dec 27 15:12:38 2008] [notice] Parent: Created child process 84780
[Sat Dec 27 15:12:39 2008] [notice] Child 84780: Child process is running
[Sat Dec 27 15:12:39 2008] [notice] Child 84780: Acquired the start mutex.
[Sat Dec 27 15:12:39 2008] [notice] Child 84780: Starting 64 worker threads.
[Sat Dec 27 15:12:39 2008] [notice] Child 84780: Starting thread to listen on port 80.
[Sat Dec 27 16:20:10 2008] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/favicon.ico, referer: http://video.google.fr/...
[Sun Dec 28 12:48:24 2008] [warn] pid file C:/wamp/bin/apache/apache2.2.8/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Dec 28 12:48:24 2008] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations
[Sun Dec 28 12:48:24 2008] [notice] Server built: Jan 18 2008 00:37:19
[Sun Dec 28 12:48:24 2008] [notice] Parent: Created child process 6016
[Sun Dec 28 12:48:24 2008] [notice] Child 6016: Child process is running
[Sun Dec 28 12:48:24 2008] [notice] Child 6016: Acquired the start mutex.
[Sun Dec 28 12:48:24 2008] [notice] Child 6016: Starting 64 worker threads.
[Sun Dec 28 12:48:24 2008] [notice] Child 6016: Starting thread to listen on port 80.
[Sun Dec 28 18:48:42 2008] [warn] pid file C:/wamp/bin/apache/apache2.2.8/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Dec 28 18:48:44 2008] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations
[Sun Dec 28 18:48:44 2008] [notice] Server built: Jan 18 2008 00:37:19
[Sun Dec 28 18:48:44 2008] [notice] Parent: Created child process 5996
[Sun Dec 28 18:48:44 2008] [notice] Child 5996: Child process is running
[Sun Dec 28 18:48:44 2008] [notice] Child 5996: Acquired the start mutex.
[Sun Dec 28 18:48:44 2008] [notice] Child 5996: Starting 64 worker threads.
[Sun Dec 28 18:48:44 2008] [notice] Child 5996: Starting thread to listen on port 80.
[Mon Dec 29 10:36:15 2008] [warn] pid file C:/wamp/bin/apache/apache2.2.8/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Dec 29 10:36:15 2008] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations
[Mon Dec 29 10:36:15 2008] [notice] Server built: Jan 18 2008 00:37:19
[Mon Dec 29 10:36:15 2008] [notice] Parent: Created child process 10440
[Mon Dec 29 10:36:15 2008] [notice] Child 10440: Child process is running
[Mon Dec 29 10:36:15 2008] [notice] Child 10440: Acquired the start mutex.
[Mon Dec 29 10:36:15 2008] [notice] Child 10440: Starting 64 worker threads.
[Mon Dec 29 10:36:15 2008] [notice] Child 10440: Starting thread to listen on port 80.
[Wed Mar 25 16:50:05 2009] [warn] pid file C:/wamp/bin/apache/apache2.2.8/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Mar 25 16:50:06 2009] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations
[Wed Mar 25 16:50:06 2009] [notice] Server built: Jan 18 2008 00:37:19
[Wed Mar 25 16:50:06 2009] [notice] Parent: Created child process 4356
[Wed Mar 25 16:50:06 2009] [notice] Child 4356: Child process is running
[Wed Mar 25 16:50:06 2009] [notice] Child 4356: Acquired the start mutex.
[Wed Mar 25 16:50:06 2009] [notice] Child 4356: Starting 64 worker threads.
[Wed Mar 25 16:50:06 2009] [notice] Child 4356: Starting thread to listen on port 80.

Répondre à yann5
Collection CommentÇaMarche.net