this morning my customers started asking why they can't login to the panel and why they see a message about upgrading, this is not something to be shown to everybody, but server admin.
I have not upgraded yet due to several problems happened after i tried it some months ago and i have had to restore the server from a backup.
I also subscribed for the pro service to avoid problems like this,but it happened anyway without any previous communication.
If you are in the same boat as me and want to re-enable the cwp login, follow these instructions:
1. login to your shell
2. cd /usr/local/cwpsrv/
3. cp -r htdocs htdocs_backup
4. cd htdocs
5. mv admin admin_backup
6. mv admin_disabled admin
now you should be able to login again
if something goes wrong you can restore to the previous state by
1. rm -rf /usr/local/cwpsrv/htdocs
2. mv /usr/local/cwpsrv/htdocs_backup /usr/local/cwpsrv/htdocs
i'm not saying that users must not upgrade to new version, but at the moment it looks very dangerous doing it on a live server without having issues to be solved later.
WHAT the f****
This server needs to be upgraded by using this instruction!
http://forum.centos-webpanel.com/centos-6-problems/centos6-upgrade/
For assistance, you can contact our support at:
http://centos-webpanel.com/contact
I DONT WONT UPDATE
As a workaround you can go to /usr/local/cwpsrv/htdocs/ and swap the 'admin' and 'admin_disabled' folder names.
Do a backup of entire htdocs before doing this