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'
[GstreamerPlayer] [virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::configure(const xmlpp::Element&)]
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
Edit:
I'm sorry I made some changes in
/etc/apache2/mods-enabled/userdir.conf
but I mistypd,
now I can do make start