Bonjour à tous, j'ai installé mon serveur apache2 sous windows avec une petite appli php.

Quand j'appel mon serveur depuis l'adresse WAN (internet) depuis lui-même, tout fonctionne à merveille, par contre quand je le fait depuis mon travail, certains fichiers ne peuvent être lu.
De plus quand je fait 2 ou 3 actualisation, ça arrête mon serveur, qui n'est plus accessible jusqu'à ce que je le redemarre.

Voici mon fichier de log, pourriez-vous me dire à quoi ca correspond ? merci d'avance.
Je suis assez noob en la matière et je ne trouve pas d'infos sur le net à ce sujet. (le site d'apache est bien, mais tout en anglais )

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
[Tue Jan 31 13:54:47 2006] [notice] Apache/2.0.55 (Win32) PHP/5.1.1 configured -- resuming normal operations
[Tue Jan 31 13:54:47 2006] [notice] Server built: Oct  9 2005 19:16:56
[Tue Jan 31 13:54:47 2006] [notice] Parent: Created child process 2552
[Tue Jan 31 13:54:47 2006] [notice] Child 2552: Child process is running
[Tue Jan 31 13:54:47 2006] [notice] Child 2552: Acquired the start mutex.
[Tue Jan 31 13:54:47 2006] [notice] Child 2552: Starting 250 worker threads.
[Tue Jan 31 14:48:52 2006] [error] [client 66.221.91.152] script not found or unable to stat: ......./Apache2/cgi-bin/awstats
[Tue Jan 31 14:48:52 2006] [error] [client 66.221.91.152] script not found or unable to stat: ......./Apache2/cgi-bin/awstats.pl
[Tue Jan 31 14:48:53 2006] [error] [client 66.221.91.152] File does not exist: ......./public_html/cgi
[Tue Jan 31 14:48:53 2006] [error] [client 66.221.91.152] File does not exist: ......./public_html/awstats
[Tue Jan 31 14:48:53 2006] [error] [client 66.221.91.152] script not found or unable to stat: ......./Apache2/cgi-bin/stats
[Tue Jan 31 14:48:54 2006] [error] [client 66.221.91.152] File does not exist: ......./public_html/stats
[Tue Jan 31 14:48:54 2006] [error] [client 66.221.91.152] File does not exist: ......./public_html/awstats.pl
[Tue Jan 31 14:48:54 2006] [error] [client 66.221.91.152] File does not exist: ......./public_html/cgi
[Tue Jan 31 16:12:21 2006] [error] [client 195.6.68.65] File does not exist: ......./public_html/favicon.ico
L'erreur s'est produite à 14h45. Merci encore