Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: boombom on April 12, 2017, 07:47:21 PM

Title: CentOS6 Upgrade error
Post by: boombom on April 12, 2017, 07:47:21 PM
I'm a Vds user. The Centos6 system also has an error after updating cwp 0.9.8.153.
Http://37.122.140.207:2030/admin/index.php
You could help me save my backups and re-install.
Title: Re: CentOS6 Upgrade error
Post by: Koevoet on April 12, 2017, 08:21:41 PM
Go here

Code: [Select]
http://37.122.140.207:2030/login/
That is the new url
Title: Re: CentOS6 Upgrade error
Post by: Administrator on April 13, 2017, 03:42:45 AM
you need to check what error is in the error log of the cwpsrv, error paths are on the wiki, but there is also a short way to fix this

Code: [Select]
yum reinstall cwpsrv cwpphp
sh /scripts/restart_cwpsrv

and if that doesn't help then also try this
Code: [Select]
sh /scripts/update_ioncube
sh /scripts/restart_cwpsrv