Author Topic: Not able login admin.  (Read 171 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Not able login admin.
« 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

Offline
*
Re: Not able login admin.
« Reply #1 on: June 11, 2024, 12:41:53 PM »



Code: [Select]
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




Code: [Select]
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


Code: [Select]
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]
Code: [Select]
service cwpsrv reload