/回头飞翔企鹅 发表于 2012-1-3 11:43:51

[PHPDisk Info] Can not open file!

求解决啊,下载文件竟然出现这个提示。。。
Can not open file!
我先说明环境:
UNIX
我把各种限制列出来:

php_value post_max_size 1000000G
php_value upload_max_filesize 120000G
php_value max_execution_time 12000000
php_value max_input_time 2400

而这个文件只有43M而已。
我的网盘地址是:http://disk.ired8.com

/回头飞翔企鹅 发表于 2012-1-3 11:44:05

怎么解决啊

along 发表于 2012-1-3 12:13:50

1、hp.ini的值不能设置为这么大的,会出现异常的情况。

2、 Can not open file! 是不能打开文件,请确认文件存在并且具有读取的权限,PHP读取文件的权限
页: [1]
查看完整版本: [PHPDisk Info] Can not open file!