欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  后端开发

PHP 报错,无法打开文件

程序员文章站 2022-03-16 09:06:37
...
Warning: include() [function.include]: Failed opening '/data/webserver/sites/diyiwuxian/lib/Auth.php' for inclusion (include_path='.:/data/webserver/php/lib/php') in /data/webserver/sites/ht/include/inc.php on line 16

Fatal error: Class 'Auth' not found in /data/webserver/sites/ht/gmcontrollers/PhoneController.php on line 2


回复讨论(解决方案)

路径写错了???

路径写错了???


路径对了,文件也在,我也把FTP里的文件全改成777权限了

路径都是绝对路径,怎么可能是对的呢?

路径都是绝对路径,怎么可能是对的呢?


找到问题了,改下路径就对了,结贴