|
主题: 请教~
|
 蓝刀
职务:普通成员
等级:1
金币:0.0
发贴:57
|
#12002/1/12 20:13:56
请问,我在用CUTEFTP在服务器中改一些CGI文件的属性时,提示我改动失败,请问这种情况该怎么解决???另外,有时候还会有一些系统生成的文件用CUTEFTP删除不掉,请问,这个又该怎么解决???谢谢了。。。。盼回复。。。
|
 5D荣誉斑竹
职务:普通成员
等级:2
金币:1.0
发贴:400
|
#22002/1/12 22:00:42
权限不同,只能由生成那些文件的cgi来删除
|
 5D雷锋
职务:普通成员
等级:3
金币:10.0
发贴:1008
|
#32002/1/16 9:35:16
主要是权限限制! 很多是不禁止删除的!还有一些是系统生成的文件,只能用生成的程序改动或删除!
|
 wowomo
职务:普通成员
等级:1
金币:1.0
发贴:309
|
#42002/1/16 10:13:22
建议你写一个cgi,里面执行一个命令: rm -fr * 上传,用浏览器打开。 如果这都不行。我也没办法了!!
|
 蓝刀
职务:普通成员
等级:1
金币:0.0
发贴:57
|
#52002/1/17 19:22:01
这个CGI代表什么意思啊?起什么具体作用啊?能大概告诉我一下么?
|
 蓝刀
职务:普通成员
等级:1
金币:0.0
发贴:57
|
#62002/1/17 19:27:00
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, support@chinadns.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
照着写了一个,然后出错了。
|