pari Posted April 24, 2019 Share Posted April 24, 2019 Bonjour, mon site prestashop multiboutique ne fonctionne pas en mode URL simplifiée. il fonctionne trés bien sans mais cette option génére un message : Quote Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Expand j'ai pourtant AllowOverride all dans la configuration du site. Merci de votre aide. Link to comment Share on other sites More sharing options...
doekia Posted April 24, 2019 Share Posted April 24, 2019 Puisque tu gères ton serveur, la moindre des choses est d'aller lire les logs de ce dernier afin d'avoir un idée de la cause. +version +debug 1 Link to comment Share on other sites More sharing options...
pari Posted April 24, 2019 Author Share Posted April 24, 2019 les pb viennent de redirections successives entre les boutiques (/eu et /us) et les langues /fr et /en je pense. [Wed Apr 24 09:36:34.592528 2019] [core:error] [pid 11444] [client 83.198.132.172:54020] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limi$ [Wed Apr 24 09:36:34.592559 2019] [core:debug] [pid 11444] core.c(3829): [client 83.198.132.172:54020] AH00121: r->uri = /us/index.php [Wed Apr 24 09:36:34.592564 2019] [core:debug] [pid 11444] core.c(3836): [client 83.198.132.172:54020] AH00122: redirected from r->uri = /us/index.php [Wed Apr 24 09:36:34.592568 2019] [core:debug] [pid 11444] core.c(3836): [client 83.198.132.172:54020] AH00122: redirected from r->uri = /us/index.php [Wed Apr 24 09:36:34.592572 2019] [core:debug] [pid 11444] core.c(3836): [client 83.198.132.172:54020] AH00122: redirected from r->uri = /us/index.php ... [Wed Apr 24 10:13:27.584262 2019] [core:debug] [pid 11579] core.c(3829): [client 83.198.132.172:55603] AH00121: r->uri = /us/index.php [Wed Apr 24 10:13:27.584269 2019] [core:debug] [pid 11579] core.c(3836): [client 83.198.132.172:55603] AH00122: redirected from r->uri = /us/index.php [Wed Apr 24 10:13:27.584274 2019] [core:debug] [pid 11579] core.c(3836): [client 83.198.132.172:55603] AH00122: redirected from r->uri = /us/index.php [Wed Apr 24 10:13:27.584279 2019] [core:debug] [pid 11579] core.c(3836): [client 83.198.132.172:55603] AH00122: redirected from r->uri = /us/index.php ... [Wed Apr 24 10:13:27.835071 2019] [core:debug] [pid 11582] core.c(3829): [client 83.198.132.172:55604] AH00121: r->uri = /us/index.php, referer: http://parimultimedia.com/eu/fr/ [Wed Apr 24 10:13:27.835076 2019] [core:debug] [pid 11582] core.c(3836): [client 83.198.132.172:55604] AH00122: redirected from r->uri = /us/index.php, referer: http://parimultimedia.com/eu/fr/ [Wed Apr 24 10:13:27.835079 2019] [core:debug] [pid 11582] core.c(3836): [client 83.198.132.172:55604] AH00122: redirected from r->uri = /us/index.php, referer: http://parimultimedia.com/eu/fr/ Link to comment Share on other sites More sharing options...
mootookoi Posted June 30, 2019 Share Posted June 30, 2019 Peux tu nous montrer le fichier conf de ton vhost situé dans /etc/apache2/sites-available/ ou ton apache2.conf situé dans /etc/apache2/ Link to comment Share on other sites More sharing options...
doekia Posted June 30, 2019 Share Posted June 30, 2019 @mootookoi Quel est exactement ton besoin? Car c'est un peu compliqué, pour mes vhosts. Ils ont pas mal d'options... Coté apache2.conf, tout est comme sorti d'usine. Link to comment Share on other sites More sharing options...
mootookoi Posted July 1, 2019 Share Posted July 1, 2019 (edited) Je demandais à @pari Il dit qu'il a Citation j'ai pourtant AllowOverride all dans la configuration du site. Expand Je voulais juste vérifier que c'était bien le cas ( si c'est bien dans une section <Directory> par exemple. Ou si il y a un autre problème. Moi c'est cette directive qui me posait problème pour les URL Simplifiées. Mon :htaccess n'était tout simplement pas pris en compte par apache. Edited July 1, 2019 by mootookoi (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now