je viens de lancer une page. ce message s'affiche:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost 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 available in the server error log.
quel pourrait être le problème?
ou se trouve le fichie error log? quel nom a-t-il?
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost 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 available in the server error log.
ds le error log, jai premature end of script headers: php...
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@mypersonalexpression.com 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 available in the server error log
j'ai le même problème et oui j'ai un peu modifié le fichier htaccess.....
Pense-tu que ça vienne de la ? j'ai remis le fichier comme à l'origine mais toujours le problème... Des explications ? merci !
Ben c depends de quel serveur et de comment marche son systeme de log. En general ils sont rangés dans /var /log
mais si tu le trouve pas la, vas dans le fichier de configuration de ton serveur (en general dans /etc ou /usr/etc ou /local/usr/etc ) et trouve la configuration du log.
La reponse et là :
"premature end of script headers: php... "
Tu lance un script php dont l'en-tete est incorrect. Tu prends un autre fichier qui marche et tu compares les en-tetes. Cherche un point virgule une balise ou un truc comme ca. Moi je connais pas dutout le le php mais ca devrait etre un truc comme ca.
Tu créer un autre poste avec en titre erreur header script php et tu colles dedans l'entete deton script.
Y'aura bien quelqu'un qui trouve l'erreur.