Centova Technologies Forum
Centova Cast v2 => Technical discussion => Topic started by: Ipweb on July 13, 2012, 03:23:32 am
-
Hello! Please help me! Problem with installation:
Configuration file could not be updated: No response, possible configuration problem (<html>
<head><title>400 Bad Request</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<hr><center>cc-web/0.7.69</center>
</body>
</html>
)
-
we've done upgrade php. The problem remains
-
Error
-
The 400 Bad Request error always means that there is still a part of v3 still running on your server.
Please follow the next steps to completely erase it from your system and after that your v2 shouldn't have any more problems:
1. Stop Centova Cast v3 by running:
/etc/init.d/centovacast stop
2. Remove Centova Cast's v3 cron job:
rm -f /etc/cron.d/centovacast
3. Remove Centova Cast v3's folder by running:
rm -rf /usr/local/centovacast
This will completely remove Centova Cast v3 from your server.