Bonjour
j'ai installé wamp 2.5 sur une ancienne version wamp sans avoir lu votre mode d'emploi !
l'icone wamp est verte et j'accede à easyphp mais je n'arrive pas à installer correctement des alias
par exemple alias eimmo
j'obtiens :
Forbidden
You don't have permission to access /eimmo/ on this server.
Apache/2.4.9 (Win64) PHP/5.5.12 Server at localhost Port 80
en editant l'alias j'obtiens ça :
Alias /eimmo/ "c:/users/jean-pierre/documents/sites/eimmo/"
<Directory "c:/users/jean-pierre/documents/sites/eimmo/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order allow,deny
Allow from all
</Directory>
le fichier log apache ( dernières lignes est le suivant
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET / HTTP/1.1" 200 4858
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=gifLogo HTTP/1.1" 200 4549
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=pngFolderGo HTTP/1.1" 200 694
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=pngWrench HTTP/1.1" 200 741
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=pngPlugin HTTP/1.1" 200 548
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=favicon HTTP/1.1" 200 1429
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=pngFolder HTTP/1.1" 200 850
127.0.0.1 - - [31/Jul/2014:08:01:08 +0200] "GET /eimmo/ HTTP/1.1" 403 292
lorsque je place mon site dans www j'obtiens également un message d'erreur.
Que dois je reconfigurer?
Merci de votre aide
j'ai installé wamp 2.5 sur une ancienne version wamp sans avoir lu votre mode d'emploi !
l'icone wamp est verte et j'accede à easyphp mais je n'arrive pas à installer correctement des alias
par exemple alias eimmo
j'obtiens :
Forbidden
You don't have permission to access /eimmo/ on this server.
Apache/2.4.9 (Win64) PHP/5.5.12 Server at localhost Port 80
en editant l'alias j'obtiens ça :
Alias /eimmo/ "c:/users/jean-pierre/documents/sites/eimmo/"
<Directory "c:/users/jean-pierre/documents/sites/eimmo/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order allow,deny
Allow from all
</Directory>
le fichier log apache ( dernières lignes est le suivant
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET / HTTP/1.1" 200 4858
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=gifLogo HTTP/1.1" 200 4549
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=pngFolderGo HTTP/1.1" 200 694
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=pngWrench HTTP/1.1" 200 741
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=pngPlugin HTTP/1.1" 200 548
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=favicon HTTP/1.1" 200 1429
127.0.0.1 - - [31/Jul/2014:08:01:06 +0200] "GET /index.php?img=pngFolder HTTP/1.1" 200 850
127.0.0.1 - - [31/Jul/2014:08:01:08 +0200] "GET /eimmo/ HTTP/1.1" 403 292
lorsque je place mon site dans www j'obtiens également un message d'erreur.
Que dois je reconfigurer?
Merci de votre aide