Peux pas afficher le répertoire principal d'Apache (http://localhost/)

Peux pas afficher le répertoire principal d'Apache (http://localhost/) - PHP - Programmation

Marsh Posté le 19-04-2007 à 19:53:27    

Bonjour,
 
Je suis nouveau sur le forum et pour commencer j'ai un petit problème. En effet, car je n'arrive plus à accéder au répertoire principal d'Apache, à savoir localhost. Je travaille en local et quand je tape http://localhost/ ou http://127.0.0.1/, ça m'affiche :
 
Forbidden
 
You don't have permission to access / on this server

 
Au début j'arrivais à accéder à la page principale sans problème mais quand j'ai eu quelques problèmes en essayant d'installer PHP5 avec Apache ça n'a plus fonctionné. En voyant que ça ne marchait pas, j'ai tout remi dans le fichier de configuration d'Apache comme c'était avant (httpd.conf).
 
Et maintenant rien ne marche   :??:   Voici les messages qui sont apparues quand je n'arrivais plus à afficher la page du répertoire principal (C:/Apache/www).
 
 
[Thu Apr 19 19:01:36 2007] [notice] Parent: Created child process 1448
[Thu Apr 19 19:01:36 2007] [notice] Child 1448: Child process is running
[Thu Apr 19 19:01:37 2007] [notice] Child 424: Released the start mutex
[Thu Apr 19 19:01:37 2007] [notice] Child 1448: Acquired the start mutex.
[Thu Apr 19 19:01:37 2007] [notice] Child 1448: Starting 250 worker threads.
[Thu Apr 19 19:01:38 2007] [notice] Child 424: Waiting for 250 worker threads to exit.
[Thu Apr 19 19:01:38 2007] [notice] Child 424: All worker threads have exited.
[Thu Apr 19 19:01:38 2007] [notice] Child 424: Child process is exiting
[Thu Apr 19 19:01:38 2007] [notice] Child 1448: Starting thread to listen on port 80.
[Thu Apr 19 19:01:41 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/projet/www/
[Thu Apr 19 19:01:41 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/projet/www/
[Thu Apr 19 19:01:42 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/projet/www/
[Thu Apr 19 19:01:42 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/projet/www/
[Thu Apr 19 19:01:42 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/projet/www/
[Thu Apr 19 19:01:42 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/projet/www/
[Thu Apr 19 19:01:43 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/projet/www/
[Thu Apr 19 19:01:44 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/projet/www/

 
 
Je viens tout juste de l'installé et ça serait vraiment gentil de votre part si vous pouviez m'aider. Merci   :)

Reply

Marsh Posté le 19-04-2007 à 19:53:27   

Reply

Marsh Posté le 19-04-2007 à 19:59:48    

ta pas les droit
 
chown + chmod


---------------
Blog photo/récits activités en montagne http://planetcaravan.net
Reply

Marsh Posté le 19-04-2007 à 20:12:15    

zecrazytux a écrit :

ta pas les droit
 
chown + chmod


 
Je n'ai pas les droits sur le dossier www ? Comment je fais pour changer les droits parce que je suis sous Windows et en local ?
 
Sinon c'est quoi chown ?
 
Merci d'avoir répondu en tout cas  :)  

Reply

Marsh Posté le 19-04-2007 à 20:28:35    

change owner, sur *nix
sur windows, je sais pas désolé... j'ai rejoint le bon coté de la force ;)
 
ta pas de .htaccess dans www/ ?


---------------
Blog photo/récits activités en montagne http://planetcaravan.net
Reply

Marsh Posté le 19-04-2007 à 20:35:04    

Regarde plutôt si dans httpd.conf t'as un

Code :
  1. <Directory "C:/projet/www/">

Message cité 1 fois
Message édité par Shinuza le 19-04-2007 à 20:35:21

---------------
Mains power can kill, and it will hurt the entire time you’re dying from it.
Reply

Marsh Posté le 19-04-2007 à 20:38:46    

Shinuza a écrit :

Regarde plutôt si dans httpd.conf t'as un

Code :
  1. <Directory "C:/projet/www/">



 
exellent !  :love:  
 
ça marche nickel, merci à vous tous de m'avoir répondu  :hello:  

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed