
What does your messages log say when you run the code I provided? -----Original Message----- From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of Arnold Ligtvoet Sent: Friday, 20 November 2009 10:25 AM To: User questions and discussions about OTRS. Subject: Re: [otrs] SOAP troubles Hi James, James Morgan wrote:
Check the mailing list archive - I posted a script that creates a new TN, opens a new ticket, adds an article and links it to another ticket. It's in PHP, too.
James.
found that and tried it. Same error. Even on the init of the soapclient I get that error, so in your code on: $soapclient = new SoapClient(null, array('location' => $otrs_url, 'uri' => "Core", 'trace' => 1, 'login' => $otrs_user, 'password' => $otrs_pass, 'style' => SOAP_RPC, 'use' => SOAP_ENCODED)); I suspect that: a) my PHP is broken (phpinfo says soap is active) b) perl SOAP is broken somewhere (soap::lite is installed) c) otrs is broken somewhere Arnold. --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/