分享

写回答

发帖

[提问] win主机杂们实现修改PHP.INI

GoDaddy GoDaddy 838 人阅读 | 1 人回复

发表于 2010-12-12 03:20:37 | 显示全部楼层 |阅读模式

一个程序在运行的时候,..出现头部错误...
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of fsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in

搜索了下..需要修改PHP.INI 这可有啥办法不...

回答|共 1 个

add.c

发表于 2010-12-12 09:29:07 | 显示全部楼层

创建一个php5.ini文件
里面添加
allow_call_time_pass_reference = On
即可
您需要登录后才可以回帖 登录 | 注册

本版积分规则