First ... does apache run with a enabled apache user module?
Check this with http://localhost/~radio/ For your information ~/radio
is pointing to /home/radio/public_html/
please let me know.
Frans van Berckel
On Tue, 2008-06-10 at 20:20 +0200, phorum@code.campware.org wrote:
> Author: bartje
> Link: http://code.campware.org/phorum/read.php?12,6436,6436#msg-6436
> --------------------------------------------------------------------------------
>
> Hi,
> I'm trying to install campcaster for development purpose but at the point I have to type "make start" I get the following error:
> -------------------------------------------------------------------------
> make -C ./src/products/scheduler start
> make[1]: Entering directory `/home/radio/src/campcaster/src/products/scheduler'
> ./bin/campcaster-scheduler_devenv.sh start
> Starting the Campcaster scheduler...
> using config file '/home/radio/.campcaster/campcaster-scheduler.xml'
>
> Error in XmlRpcClient::parseResponse: Invalid response - no methodResponse. Response:
>
>
> 404 Not Found
>
> Not Found
> The requested URL /~radio/campcaster/storageServer/var/xmlrpc/xrLocStor.php was not found on this server.
>
> Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.1 with Suhosin-Patch Server at localhost Port 80
>
>
> error executing command start
> authentication problem: Login failed.
> sleep 2
> make[1]: Leaving directory `/home/radio/src/campcaster/src/products/scheduler'
> -------------------------------------------------------------------------
> Does anyone know what to do with this erroe and how i can fix this?
>
> Thanks
>
> Bartje
>