运维-关于微信报警API问题,消息发不出去

WBOY
Release: 2016-06-02 11:28:21
Original
1520 people have browsed it

运维php微信

我用微信报警的那个API尝试给我的公众号报警,但是却老是:
php test.php
PHP Notice: Undefined index: HTTP_USER_AGENT in /home/redhat/scripts/gun/weixin/include/LeaWeiXinClient.php on line 33
PHP Notice: Undefined index: HTTP_USER_AGENT in /home/redhat/scripts/gun/weixin/include/LeaWeiXinClient.php on line 33
stdClass Object
(
[base_resp] => stdClass Object
(
[ret] => -1
[err_msg] => system error
)

)
怎么回事?不是48小时不发信息的问题,也不是配置问题,是不是API不能用了??

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!