|
|
用godaddy,在后台安了一个小言兑程序,可以采集,但采集一部小言兑左右的时间就会出现以下错误字符,别人都有批量采集十几部小言兑都没问题.
The server encountered an internal error or misconfiguration and was unable to complete your request.
please contact the server administrator 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.
在网上了解了一下,好像要修改php.ini文件的一些参数,我已经打开了allow_url_fopen = on
以下是我的php.ini文件参数配置:
register_globals = off
allow_url_fopen = on
expose_php =Off
max_input_time=60
max_execution_time=80
upload_max_filesize = 20M
post_max_size =20M
file_uploads = On
variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
50元求解决
联系QQ:1577375817 |
|