Heim  >  Artikel  >  Backend-Entwicklung  >  运维-关于微信报警API问题,消息发不出去

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

WBOY
WBOYOriginal
2016-06-02 11:28:211520Durchsuche

运维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不能用了??

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn