Bonjour,

Je me tourne vers vous car j'ai un problème de démarrage avec Apache.

Je suis novice pour son utilisation, je m'en sert uniquement pour le développement web. Donc ne m'en voulez pas si je vous demande plus de détailles sur une éventuelle réponse ou ligne de commande.

Je tourne sur Windows 64 N.
XAMPP Version: 1.8.1
Apache à très bien fonctionné pendant des mois avant ce problème.

Le problème:
Je lance donc "xampp-control.exe", il démarre et jusqu'ici tout va bien.
Ensuite quand je click sur "Start" pour lancer "Apache", celui-ci s'affiche jaune puis retour à la case départ, il ne démarre pas.
A chaque tentative, le "PID(s)" est différent (je ne sais pas si cela est normale...).
Si je fais la même manipulation pour "MySQL", il devient bien vert et fonctionne.

Voici les informations qui apparaissent en dessous de la console:
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
 
13:28:33  [main] 	Initializing Control Panel
13:28:33  [main] 	Windows Version: Windows 7 Professional SP1 64-bit
13:28:33  [main] 	XAMPP Version: 1.8.1
13:28:33  [main] 	Control Panel Version: 3.1.0 Beta 6 [ Compiled: September 20th 2012 ]
13:28:33  [main] 	You are not running with administrator rights! This will work for
13:28:33  [main] 	most application stuff but whenever you do something with services
13:28:33  [main] 	there will be a security dialogue or things will break! So think 
13:28:33  [main] 	about running this application with administrator rights!
13:28:33  [main] 	XAMPP Installation Directory: "h:\xampp\"
13:28:33  [main] 	Checking for prerequisites
13:28:33  [main] 	All prerequisites found
13:28:33  [main] 	Initializing Modules
13:28:33  [Apache] 	Problem detected!
13:28:33  [Apache] 	Port 80 in use by "system"!
13:28:33  [Apache] 	Apache WILL NOT start without the configured ports free!
13:28:33  [Apache] 	You need to uninstall/disable/reconfigure the blocking application
13:28:33  [Apache] 	or reconfigure Apache to listen on a different port
13:28:33  [main] 	Starting Check-Timer
13:28:33  [main] 	Control Panel Ready
13:28:34  [Apache] 	Attempting to start Apache app...
13:28:35  [Apache] 	Status change detected: running
13:28:35  [Apache] 	Status change detected: stopped
13:28:35  [Apache] 	Error: Apache shutdown unexpectedly.
13:28:35  [Apache] 	This may be due to a blocked port, missing dependencies, 
13:28:35  [Apache] 	improper privileges, a crash, or a shutdown by another method.
13:28:35  [Apache] 	Check the "/xampp/apache/logs/error.log" file
13:28:35  [Apache] 	and the Windows Event Viewer for more clues
Je ne peux malheureusement pas vous fournir les "error.log" et les "access.log" puisqu'elles sont vide :/

J'ai essayé d'installer un nouveau "Xampp", essayé de copier le dossier complet du portable (vu que celui-ci fonctionne bien) sur le pc de bureau, mais rien n'y fait.

Quelqu'un sait-il de quoi il s'agit?
Merci d'avance.