-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chemin /var/www/lcs/includes/headerauth.inc.php dans le fichier index #1
Comments
Bonjour, Doc : http://grr.devome.com/?wpdmdl=52 Pour des soucis de compatibilité de GRR entre le passage d’une version 1 à 3 il vaut mieux garder cet ligne. |
Ok, merci, je ne connaissais pas, Donc c'est pas une issue :) |
Ce lien est ok http://lcs.crdp.ac-caen.fr/ |
ynaessens
pushed a commit
that referenced
this issue
Jul 21, 2021
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bonjour,
j'essaye votre script, et en voyant le code de l'index, il y a ça au début:
if (!@file_exists("/var/www/lcs/includes/headerauth.inc.php"))
error_reporting (E_ALL);
Le répertoire includes n'existe pas sur le repo, ni dans l'archive, c'est un test que vous avez pour votre environnement de dev ou un truc comme ça ?
The text was updated successfully, but these errors were encountered: