URL: https://linuxfr.org/forums/programmation-php/posts/probleme-include Title: problème "include" Authors: classiques Date: 2016年02月23日T16:44:19+01:00 License: CC By-SA Tags: ubuntu Score: 0 Slt je monte une application web en php sur ubuntu server. et j'utilise xampp. j' ai rencontré une difficulté lorsque je fais un "include" de certains fichier. voici le message en question Warning: include(app/views/DeliberationResultat/FListeCasSociauxDUT1.php ): failed to open stream: No such file or directory in /opt/lampp/htdocs/SigesSGC/index.php on line 81. pourtant j'ai bien verifier le chemin et le fichier "FListeCasSociauxDUT1.php" existe reelement. voici l'extrait de mon fichier index.php