浏览 1747 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2012-02-08
在使用codeigniter的xmlrpc调用时,会报错,请在config.php文件中做如下配置:
//注意:当base_url配置为localhost时,在使用xmlrpc时会出错:Did not receive a '200 OK' response from remote server. //$config['base_url'] = 'http://localhost/appbox/'; $config['base_url'] = 'http://192.168.1.125/appbox/';
声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |