Control Web Panel
WebPanel => CentOS 7 Problems => Topic started by: uguronururhan on June 11, 2024, 11:58:20 AM
-
Aftre trying the ioncube loader I am getting this "The encoded file /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php has expired." message and not able to login CWP7 admin panel.
I tried to rebuild cwp7, update etc. But not able to fix....
Some one can help me how can I solve this problem please...
I just can reach server over the terminal...
Server Info:
Operating System: CentOS Linux 7 (Core)
CPE OS Name: cpe:/o:centos:centos:7
Kernel: Linux 3.10.0-1160.119.1.el7.x86_64
Architecture: x86-64
-
cd /usr/local/cwpsrv/htdocs
wget static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.1177.zip
unzip -o -q cwp-el7-0.9.8.1177.zip
rm -f cwp-el7-0.9.8.1177.zip
cd /usr/local/cwpsrv/var/services/
wget static.cdn-cwp.com/files/cwp/el7/cwp-services.zip
unzip -o -q cwp-services.zip
rm -f cwp-services.zip
reboot
Login to CWP Admin Panel>> Server Settings>>Change Hostname and then hit "Change Hostname" button after putting your desired hostname (in my case cp.hostinpk.com). This will only generate a valid LE SSL for your hostname when an A record is present against hostname
3 - Perform following command from shell
Code: [Select]
service cwpsrv reload