Probleme avec easyphp

Bonjour,

je viens d'installer easyPhp, et lorsque je veux accéder au repertoire www par le biais du web local, voila l'erreur: https://www.cjoint.com/?kwrf6ndPNK
Sur mon pc j'ai:
-oracle 9i (arreté)
-avira
-sql server (arreté)
Configuration: Windows XP
Firefox 3.0.14

10 réponses

  1. Contributeur
    tu fais un netstat -a -b pour voir le nom de l'exe qui utilise le port 80 (noté HTTP)
    0
    1. Voila le resultat de cette commande:
      Microsoft Windows XP [version 5.1.2600]
      (C) Copyright 1985-2001 Microsoft Corp.
      
      C:\>
      Connexions actives
      
        Proto  Adresse locale         Adresse distante       Etat
        TCP    jacinthe:epmap         jacinthe:0             LISTENING       944
        c:\windows\system32\WS2_32.dll
        C:\WINDOWS\system32\RPCRT4.dll
        c:\windows\system32\rpcss.dll
        C:\WINDOWS\system32\svchost.exe
        -- composants inconnus --
        [svchost.exe]
      
        TCP    jacinthe:microsoft-ds  jacinthe:0             LISTENING       4
        [Système]
      
        TCP    jacinthe:http          jacinthe:0             LISTENING       2576
        [apache.exe]
      
        TCP    jacinthe:1069          jacinthe:0             LISTENING       3488
        [alg.exe]
      
        TCP    jacinthe:3306          jacinthe:0             LISTENING       1624
        [mysqld.exe]
      
        TCP    jacinthe:5152          jacinthe:0             LISTENING       324
        [jqs.exe]
      
        TCP    jacinthe:netbios-ssn   jacinthe:0             LISTENING       4
        [Système]
      
        TCP    jacinthe:3707          localhost:3708         ESTABLISHED     3616
        [firefox.exe]
      
        TCP    jacinthe:3708          localhost:3707         ESTABLISHED     3616
        [firefox.exe]
      
        TCP    jacinthe:3711          localhost:3712         ESTABLISHED     3616
        [firefox.exe]
      
        TCP    jacinthe:3712          localhost:3711         ESTABLISHED     3616
        [firefox.exe]
      
        TCP    jacinthe:3870          bw-in-f105.1e100.net:http  ESTABLISHED     3616
        [firefox.exe]
      
        TCP    jacinthe:3873          bw-in-f139.1e100.net:http  ESTABLISHED     3616
        [firefox.exe]
      
        TCP    jacinthe:3887          bw-in-f155.1e100.net:http  ESTABLISHED     3616
        [firefox.exe]
      
        TCP    jacinthe:3942          bw-in-f155.1e100.net:http  ESTABLISHED     3616
        [firefox.exe]
      
        TCP    jacinthe:5152          localhost:3709         CLOSE_WAIT      324
        [jqs.exe]
      
        UDP    jacinthe:isakmp        *:*                                    700
        [lsass.exe]
      
        UDP    jacinthe:4500          *:*                                    700
        [lsass.exe]
      
        UDP    jacinthe:microsoft-ds  *:*                                    4
        [Système]
      
        UDP    jacinthe:1900          *:*                                    1100
        c:\windows\system32\WS2_32.dll
        c:\windows\system32\ssdpsrv.dll
        ntdll.dll
        C:\WINDOWS\system32\kernel32.dll
        [svchost.exe]
      
        UDP    jacinthe:ntp           *:*                                    984
        c:\windows\system32\WS2_32.dll
        c:\windows\system32\w32time.dll
        ntdll.dll
        C:\WINDOWS\system32\kernel32.dll
        [svchost.exe]
      
        UDP    jacinthe:netbios-ns    *:*                                    4
        [Système]
      
        UDP    jacinthe:1900          *:*                                    1100
        c:\windows\system32\WS2_32.dll
        c:\windows\system32\ssdpsrv.dll
        ntdll.dll
        C:\WINDOWS\system32\kernel32.dll
        [svchost.exe]
      
        UDP    jacinthe:ntp           *:*                                    984
        c:\windows\system32\WS2_32.dll
        c:\windows\system32\w32time.dll
        ntdll.dll
        C:\WINDOWS\system32\kernel32.dll
        [svchost.exe]
      
        UDP    jacinthe:netbios-dgm   *:*                                    4
        [Système]
      
      
      C:\>
      0
      1. Contributeur
        sur cette ligne:
          TCP    jacinthe:http          jacinthe:0             LISTENING       2576
          [apache.exe]
        on voit bien que tu as encore un serveur apache qui tourne sur le port 80
        0
        1. j'ai fait demarré executer services.msc , mais je vois pas d'apache ! Comment je fait pour l'arreter?
          0
          1. Contributeur
            ca ej sais pas. Mais vuq ue sur la page, c'est marqué oracle, à mon avis, ca doit se passer dans oracle !
            0
            1. j'ai fait ctrl alt suppr j'ai arreté le processus apache.exe , mais lorsque j'ai redemarré easyphp ça m'affiche cet erreur:
              Le port d'apache2 (80) est occupé par ""()!
              0
              1. Avez vous une idée de ce probleme??
                j'attend toujours votre reponse !
                0
                1. Contributeur
                  t'es administrateur sur la machine ?
                  0