On Sat, 02 Sep 2006 00:13:09 +0200 (CEST) phorum@code.campware.org wrote:
> Author: Boz
> Link: http://code.campware.org/phorum/read.php?20,4492,4492#msg-4492
> --------------------------------------------------------------------------------
>
> Hoping you can help me. I'm having a heck of a time getting live support installed on Ubuntu 6.06. I couldn't find any ref. to this error anywhere else. Thanks in advance.
>
> root@ubuntu:~# sudo /etc/init.d/livesupport-station start
> Starting livesupport scheduler: using config file '/opt/livesupport/etc/scheduler.xml'
> livesupport-scheduler.
> root@ubuntu:~# Error in XmlRpcClient::parseResponse: Invalid response - no methodResponse. Response:
>
> Parse error: syntax error, unexpected T_LNUMBER in /opt/livesupport/var/LiveSupport/storageServer/var/xmlrpc/xrLocStor.php on line 30
>
> error executing command start
> authentication problem: Login failed.
>
>
There is a blank line only in storageServer/var/xmlrpc/xrLocStor.php
on line 30.
There was PHP version test on this line, but 5 months ago (moved
without change to storageServer/var/conf.php - looks like without
syntax error).
Checkout newer version could help
(Or send here line 30 +- 5 lines including revision number).
Thanks for the help Tomas. Worked through that problem but now on starting up scheduler, I get this error.
boz@ubuntu:~$ error executing command start
authentication problem: Login method returned fault response:
[faultCode:805,faultString:ERROR:xrLocStor: 2 Header may not contain more than a single header, new line detected. (/opt/livesupport/lib/pear/XML/RPC/Server.php:394)]
On Tue, 2006-09-05 at 00:34 +0200, phorum@code.campware.org wrote:
> Author: Boz
> Link: http://code.campware.org/phorum/read.php?20,4502,4533#msg-4533
> --------------------------------------------------------------------------------
>
> Thanks for the help Tomas. Worked through that problem but now on starting up scheduler, I get this error.
>
> boz@ubuntu:~$ error executing command start
> authentication problem: Login method returned fault response:
>
>
> Thanks in advance,
>
> This is turning out to be a fantastic community!