ファイルをインクルードしようとすると、次のエラーが発生します..chmod 777
ディレクトリを試しました..2回チェックしました.パスは正しいです..しかし、それでもエラーは持続します。エラーは次のとおりです。
Warning: require(../lib/GoogleChart.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/project1/admin/googlechart/examples/line_chart_full.php on line 3
Fatal error: require(): Failed opening required '../lib/GoogleChart.php' (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/project1/admin/googlechart/examples/line_chart_full.php on line 3
間違っている可能性があるのはchmod -R 777
、ディレクトリに対して行った許可の原因です