
On 7/14/10 3:47 PM, Sándor Fehér wrote:
Hi,
I would like to create tickets and articles via OTRS SOAP interface. This is what I have done so far.
- added SOAP user and pass at OTRS Administrator menu (Framework-Core::SOAP) - installed SOAP::Lite Perl package - ran otrs.checkModules it looks fine. - ran rpc-example.pl with the appropriate params (url, user, pass).
The last point always fail with the following: (I added trace=>'all' to see what's wrong with it) Apache's error log says nothing nor otrs log as well. So I really appreciate any idea where should I continue debugging. Thank you in advance!
Server: Apache/2.2.3 (Debian) PHP/5.2.0-8+etch11 mod_perl/2.0.2 Perl/v5.8.8 Content-Length: 603 Content-Type: text/xml; charset=utf-8 Client-Date: Wed, 14 Jul 2010 13:43:50 GMT Client-Peer: 192.168.1.10:80 Client-Response-Num: 1 SOAPServer: SOAP::Lite/Perl/0.712
Hi, checj this bug report: https://rt.cpan.org/Public/Bug/Display.html?id=58538 I solved the issue after I replaced the sysread command in SOAP/Transport/HTTP.pm with read. regards, Roy -- Roy Kaldung e-mail: roy@kaldung.com web: http://kaldung.com/ gpg key: 2A4D6A9D http://kaldung.com/roy.kaldung.asc