Faltou a http_client do pead no php<div><br></div><div><div>pear install HTTP_Client</div></div><div><br></div><div>Outra coisa, desabilita o display errors.</div><div><br clear="all">Vinicius Bossle Fagundes<br><a href="mailto:viniciusbossle@gmail.com" target="_blank">viniciusbossle@gmail.com</a> (e-mail, msn, gtalk, skype)<br>

<div>+55 (48) 9161-1609 (celular)</div><br><div class="gmail_quote">Em 14 de novembro de 2011 14:00, Vanessa Sather <span dir="ltr">&lt;<a href="mailto:vanessasather@bol.com.br">vanessasather@bol.com.br</a>&gt;</span> escreveu:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Aqui deu a mesma coisa, porem reinstalei o apache e php para versao mais nova e deu certo! Quer dizer, mais ou menos.<br>

Agora o problema que ocorre é que fica com esses avisos.. embora funciona:<br><br>Alguem tem ideia do que pode ser? <br><br><span style="font-size:x-small"><strong>Deprecated</strong>:  Assigning the return value of new by reference is deprecated in <strong>/usr/local/lib/php/HTTP/Client.php</strong> on line <strong>179</strong><br>

 <br> <strong>Deprecated</strong>:  Assigning the return value of new by reference is deprecated in <strong>/usr/local/lib/php/HTTP/Client.php</strong> on line <strong>228</strong><br> <br> <strong>Deprecated</strong>:  Assigning the return value of new by reference is deprecated in <strong>/usr/local/lib/php/HTTP/Request.php</strong> on line <strong>412</strong><br>

 <br> <strong>Deprecated</strong>:  Assigning the return value of new by reference is deprecated in <strong>/usr/local/lib/php/HTTP/Request.p
 hp</strong> on line <strong>736</strong><br> <br> <strong>Deprecated</strong>:  Assigning the return value of new by reference is deprecated in <strong>/usr/local/lib/php/HTTP/Request.php</strong> on line <strong>749</strong><br>

 <br> <strong>Deprecated</strong>:  Assigning the return value of new by reference is deprecated in <strong>/usr/local/lib/php/HTTP/Request.php</strong> on line <strong>794</strong><br> <br> <strong>Strict Standards</strong>:  Redefining already defined constructor for class Net_URL in <strong>/usr/local/lib/php/Net/URL.php</strong> on line <strong>124</strong><br>

 <br> <strong>Strict Standards</strong>:  Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in <strong>/usr/local/lib/php/HTTP/Client.php</strong> on line <strong>401</strong><br>

 <br> <strong>Strict Standards</strong>:  Non-static method PEAR::getStaticProperty() should not be called statically, assuming $this fr
 om incompatible context in <strong>/usr/local/lib/php/HTTP/Request.php</strong> on line <strong>724</strong><br> <br> <strong>Strict Standards</strong>:  Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in <strong>/usr/local/lib/php/HTTP/Request.php</strong> on line <strong>739</strong><br>

 <br> <strong>Strict Standards</strong>:  Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in <strong>/usr/local/lib/php/HTTP/Request.php</strong> on line <strong>741</strong><br>

 <br> <strong>Strict Standards</strong>:  Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in <strong>/usr/local/lib/php/HTTP/Request.php</strong> on line <strong>771</strong><br>

 <br> <strong>Strict Standards</strong>:  Non-static method PEAR::isError() should not be called statically in <strong>/var/www/monsat/lib/util.php
 </strong> on line <strong>73</strong></span><br> <br>Se eu excluir o Client e Request dai fica somente essa mensagem e nao funciona:<br><strong>Warning</strong>:  require_once(HTTP/Client.php): failed to open stream: No such file or directory in <strong>/var/www/painel/lib/util.php</strong> on line <strong>31</strong><br>

 <br> <strong>Fatal error</strong>:  require_once(): Failed opening required &#39;HTTP/Client.php&#39; (include_path=&#39;.:/usr/local/lib/php:/usr/lib/lib/php&#39;) in <strong>/var/www/painel/lib/util.php</strong> on line <strong>31<br>

<br>Grata<br>Vanessa Sather<br></strong>
<hr style="border-top:1px solid #ccc">
Em 13/11/2011 23:35, <strong>Ulisses Feres - Abratel Telecom &lt; <a href="mailto:uferes@abratel.com.br" target="_blank">uferes@abratel.com.br</a> &gt;</strong> escreveu:<div class="im"><br>Estou enfrentando uma dúvida no monast e fico agradecido pela ajuda.<br>

<br>Monast funciona corretamente mas nao consigo interagir na interface do browser usando o mouse por exemplo para transferencia, etc..<br>Quando tento fazer recebo essa mensagem:<br> <br>[root@debian2:/usr/src/monast-3.0b3/pymon]$./monast.py<br>

[Sat Nov 12 15:56:48 2011] NOTICE   :: Initializing Monast AMI Interface...<br>[Sat Nov 12 15:56:48 2011] NOTICE   :: Parsing config file /etc/monast.conf<br> [Sat Nov 12 15:56:48 2011] NOTICE   :: Server LOCAL2 :: AMI Connected...<br>

 <br><br>Quando tento trocar ou arrastar algo na interface recebo isso:<br>[root@debian2:/usr/src/monast-3.0b3/pymon]$./monast.py<br>[Sat Nov 12 15:56:48 2011] NOTICE   :: Initializing Monast AMI Interface...<br>[Sat Nov 12 15:56:48 2011] NOTICE   :: Parsing config file /etc/monas
 t.conf<br> [Sat Nov 12 15:56:48 2011] NOTICE   :: Server LOCAL2 :: AMI Connected...<br>[Sat Nov 12 15:56:58 2011] ERROR    :: HTTP Request from <a href="http://127.0.0.1:40123" target="_blank">127.0.0.1:40123</a> (40213098e7a48b06416ccf78ca0063a1) to /doAction?server=LOCAL2 failed: &#39;action&#39;<br>

 [Sat Nov 12 15:56:58 2011] ERROR    :: Unhandled Exception on HTTP Request to /doAction?server=LOCAL2<br>&gt;&gt; Traceback (most recent call last):<br>&gt;&gt;   File &quot;/usr/lib/python2.5/site-packages/Twisted-11.0.0-py2.5-linux-i686.egg/twisted/internet/defer.py&quot;, line 542, in _runCallbacks<br>

 &gt;&gt;     current.result = callback(current.result, *args, **kw)<br>&gt;&gt;   File &quot;./monast.py&quot;, line 426, in doAction<br>&gt;&gt;     reactor.callWhenRunning(self.monast._processClientActions)<br>&gt;&gt;   File &quot;/usr/lib/python2.5/site-packages/Twisted-11.0.0-py2.5-linux-i686.egg/twisted/internet/base.py&quot;, line 654, in callWhenRunning<br>

</div> &gt;&amp;g
 t;     _callable(*args, **kw)<div class="HOEnZb"><div class="h5"><br>&gt;&gt;   File &quot;./monast.py&quot;, line 1764, in _processClientActions<br>&gt;&gt;     role, handler   = self.actionHandlers.get(action[&#39;action&#39;][0], (None, None))<br>

 &gt;&gt; KeyError: &#39;action&#39;<br> <br><br><strong>VERSOES QUE ESTOU USANDO:<br></strong>zope.interface-3.7.0<br>Twisted-11.0.0 (ja tentei com a 10.1 e 10.2)<br>starpy-1.0.0a13<br>python2.5<br>monast3.0b3<br><br><br>

<br> <br>
</div></div><br>_______________________________________________<br>
KHOMP: qualidade em placas de E1, GSM, FXS e FXO para Asterisk.<br>
- Hardware com alta disponibilidade de recursos e qualidade KHOMP<br>
- Suporte técnico local qualificado e gratuito<br>
Conheça a linha completa de produtos KHOMP em <a href="http://www.khomp.com.br" target="_blank">www.khomp.com.br</a><br>
_______________________________________________<br>
DIGIVOICE: Lider no mercado de placas para Asterisk<br>
Único fabricante com Centro de Treinamento especializado.<br>
LANÇAMENTO: Channel Bank TDMoE, até 64 canais FXS / FXO.<br>
<a href="http://www.digivoice.com.br" target="_blank">www.digivoice.com.br</a> ou <a href="tel:%2811%293016-5200" value="+551130165200">(11)3016-5200</a>.<br>
________<br>
GATEWAY GSM-SIP, gateway Lyric VoIP com 2,4 e 6 canais GSM vía tronco SIP<br>
Escalável até 240 canáis, Portabilidade Numérica,  Balanceamento de Carga, Bilhetagem<br>
Confira em <a href="http://www.yx.cl/landing/brasil/lyric_voip_asterisk.org" target="_blank">http://www.yx.cl/landing/brasil/lyric_voip_asterisk.org</a><br>
Shop Voip, representante exclusivo: <a href="http://www.shopvoip.com.br" target="_blank">www.shopvoip.com.br</a> ou <a href="tel:0800-6021244" value="+558006021244">0800-6021244</a><br>
______________________________________________<br>
Para remover seu email desta lista, basta enviar um email em branco para <a href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a><br></blockquote></div>

<br></div>