raksmart活动促销

分享

写回答

发帖

[提问] 在安装PHP系统时出错了,如何处理?!

国外虚拟主机 国外虚拟主机 2796 人阅读 | 1 人回复

发表于 2010-6-12 13:52:35 | 显示全部楼层 |阅读模式

在安装PHP系统时出错了,如何处理?!

Requirements problem
The following error must be resolved before you can continue the installation process:
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled. The PHP manual has instructions for how to change configuration settings. (Currently using PHP register globals Enabled ('1'))
Please check the error messages and try again.



什么意思?!

晕了!!!

回答|共 1 个

gypworks526

发表于 2010-6-12 14:02:51 | 显示全部楼层

IXwebhosting中register_globals 是开启的。
你的这个程序要将它关闭才行。。

你可以到php.ini中的
register_globals = 1
改为
register_globals = 0

要等生效。。

PS:这个我之前也改过,不过好像不会生效或者很慢。。你可以联系客服,让他们改一下。
您需要登录后才可以回帖 登录 | 注册

本版积分规则