cnck 发表于 2009-10-4 07:09:26

我网盘出现了严重的错误!!!

原来我网盘是有一个域名可以访问的,现在我注册了一个新的域名,旧的绑定也就删除了,域名指向到别的地方了。这个 1gb.org.cn 是指向phpdisk所在的服务器的。
后来我才发现,phpdisk可以进去,但是图片都打不开,后来我修改了数据库的pd_settings 中的 phpdisk_url 为 http://1gb.org.cn/disk/ 和open_link_domain为 1gb.org.cn
另外还修改了 settings.inc.php 中的 phpdisk_url 和 open_link_domain 。

我发现网站能正确载入了,css样式图片都能载入,但是登陆的时候有错误。



Warning: session_start() : Cannot send session cache limiter - headers already sent (output started at /home/lzqcom/domains/1gb.org.cn/public_html/disk/system/settings.inc.php:1) in /home/lzqcom/domains/1gb.org.cn/public_html/disk/account.php on line 49

Warning: Cannot modify header information - headers already sent by (output started at /home/lzqcom/domains/1gb.org.cn/public_html/disk/system/settings.inc.php:1) in /home/lzqcom/domains/1gb.org.cn/public_html/disk/includes/global.func.php on line 415

Warning: Cannot modify header information - headers already sent by (output started at /home/lzqcom/domains/1gb.org.cn/public_html/disk/system/settings.inc.php:1) in /home/lzqcom/domains/1gb.org.cn/public_html/disk/includes/global.func.php on line 326


后来我删除了 setting.inc.php ,重新复制一个进去,并修改了settings.inc.php 中的相关信息,还是发生错误!!!!

哎。。。。。

along 发表于 2009-10-4 09:29:00

如果你是使用UTF版本的系统时,修改时请使用UTF编码或直接另存为UTF编码的文件。
推荐使用EditPlus,这款编辑器会自动识别编码!

nn520.net 发表于 2009-10-9 09:17:18

:L :L :L :L :L   楼主搞的有点麻烦!不过还是要支持个!
页: [1]
查看完整版本: 我网盘出现了严重的错误!!!