Bonjour, il en va de soit qu'avant de poster j'ai chercher la solution pendant 1 semaine..
Tout d'abord j'ai commencé par installé les fichiers nécessaire windows puis installé wamp 3.0.4. J'ai lu sur divers endroits qu'il me fallait inscrire mon adresse local après Require local dans Apache/http.conf, idem pour les vhost. J'ai aussi lu qu'il fallait changer les autorisations, le fichier host, ma box, désinstaller skype du windows store, etc, etc, etc.
J'ai correctement suivi le tutoriel si je puis l'appeler comme cela..
192.168.0.40 : De mon ordinateur, j'accède à tout sur wamp et mon projet, je peut ping le deuxième ordinateur.
192.168.0. : Du deuxième ordinateur je peut ping l'ordinateur hébergeant wamp, je ne recoit aucun résultat du server wamp en essayant la page d'accueil avec 192.168.0.40 (:80) mais j'obtiens un résultat avec 192.168.0.40/monprojet/index.php qui m'affiche un Forbidden : You don't have permissions to access / on this server ! avec les infos Apâche / PHP / Port 80.
Aujourd'hui j'ai fais un rollback à mon ordinateur, recommencé la manipulation à zero, fichiers nécessaires-> installation wamp, ouverture localhost, phpmyadmin, mais rien n'y fait, je ne peux pas passer wamp "en ligne" et donc nous ne pouvons pas progresser à plusieurs postes.
EDIT : J'ai résolu le problème pour "passer en ligne", ce logiciel m'épuise j'avais oublié le sous-menu, il en reste qu'il m'est toujours impossible d'accéder via un deuxième ordinateur à wamp.
EDIT 2: J'ai aussi oublié de dire que j'utilise McAfee (oui je sais mais on ma offert 900 jours donc je veux pas gacher) avec Windows10. Il gère donc mon Pare-Feu qui est configuré pour laisser les exceptions de dossier/fichier/port 80/3036.
EDIT 3 : Log Apache :[Sun Aug 07 13:17:21.196977 2016] [authz_core:error] [pid 7812:tid 1140] [client 192.168.0.21:54360] AH01630: client denied by server configuration: D:/wamp64/www/
Le fichiers hosts :
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 localhost
::1
![]()
Tout d'abord j'ai commencé par installé les fichiers nécessaire windows puis installé wamp 3.0.4. J'ai lu sur divers endroits qu'il me fallait inscrire mon adresse local après Require local dans Apache/http.conf, idem pour les vhost. J'ai aussi lu qu'il fallait changer les autorisations, le fichier host, ma box, désinstaller skype du windows store, etc, etc, etc.
J'ai correctement suivi le tutoriel si je puis l'appeler comme cela..
192.168.0.40 : De mon ordinateur, j'accède à tout sur wamp et mon projet, je peut ping le deuxième ordinateur.
192.168.0. : Du deuxième ordinateur je peut ping l'ordinateur hébergeant wamp, je ne recoit aucun résultat du server wamp en essayant la page d'accueil avec 192.168.0.40 (:80) mais j'obtiens un résultat avec 192.168.0.40/monprojet/index.php qui m'affiche un Forbidden : You don't have permissions to access / on this server ! avec les infos Apâche / PHP / Port 80.
Aujourd'hui j'ai fais un rollback à mon ordinateur, recommencé la manipulation à zero, fichiers nécessaires-> installation wamp, ouverture localhost, phpmyadmin, mais rien n'y fait, je ne peux pas passer wamp "en ligne" et donc nous ne pouvons pas progresser à plusieurs postes.
EDIT : J'ai résolu le problème pour "passer en ligne", ce logiciel m'épuise j'avais oublié le sous-menu, il en reste qu'il m'est toujours impossible d'accéder via un deuxième ordinateur à wamp.
EDIT 2: J'ai aussi oublié de dire que j'utilise McAfee (oui je sais mais on ma offert 900 jours donc je veux pas gacher) avec Windows10. Il gère donc mon Pare-Feu qui est configuré pour laisser les exceptions de dossier/fichier/port 80/3036.
EDIT 3 : Log Apache :[Sun Aug 07 13:17:21.196977 2016] [authz_core:error] [pid 7812:tid 1140] [client 192.168.0.21:54360] AH01630: client denied by server configuration: D:/wamp64/www/
Le fichiers hosts :
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 localhost
::1

