58 Ansichten
[Résolu] Soucis création site web-hébergement
REDD

5 Fach, 9 Antworten

Ungelesene Nachricht
Bonjour tout le monde , j'ai un soucis avec l'installation de mon site communautaire

Lorsque j'essaye d'y accéder j'ai le droit à ce message :
Internal Server ErrorThe server encountered an internal error ormisconfiguration and was unable to complete
your request.
Please contact the server administrator, null@easy-hebergement.fr and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.
More information about this error may be availablein the server error log.

Lorsque je supprime le Htaccess ça me dit de vérifier mon fichier db.php alors que j'ai bien rentrer les valeurs que mon hébergeur m'a donné , une idée d'où vient le problème ?

Mon htaccess :

Options -Indexes
AddDefaultCharset UTF-8

<IfModule mod_rewrite.c>
RewriteEngine On

RewriteRule ^humans.txt$ ajax/settings/humans.txt
RewriteRule ^robots.txt$ ajax/settings/robots.txt
RewriteRule ^noscript.html$ ajax/settings/noscript.html

RewriteCond %{REQUEST_FILENAME} !index.php

RewriteRule (.*\.(?:html|css|js|txt|json|xml)) index.php?request_url=$1 [E=REMOTE_USER:%{HTTP:Authorization},L,QSA]
</IfModule>


Merci d'avance !
2 Teilnehmer
4 Antworten
REDD

5 Fach, 9 Antworten

Ungelesene Nachricht
Pour la base de donnée c'est bon , mais le htaccess ne fonctionne pas !
REDD

5 Fach, 9 Antworten

Ungelesene Nachricht
Problème résolu par l'hébergeur , à lock :
matrix59

8 Fach, 46 Antworten

Ungelesene Nachricht
Quel modification easy-hebergement a t'il fait ? car j'ai le meme probleme chez eux
matrix59

8 Fach, 46 Antworten

Ungelesene Nachricht
personne pour m'aidez ?