This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
CentOS 7 Problems / Re: Cannot access CWP Admin Panel - HTTP 500
« on: September 22, 2022, 07:14:57 AM »
Okay, I just got this resolved, and the tricky was to download the latest release.
These two are really helpful:
http://forum.centos-webpanel.com/index.php?topic=7356.0
https://forum.centos-webpanel.com/index.php?topic=9136.0
But make sure to use the latest version for these lines:
wget static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.xxxx.zip
unzip -o -q cwp-el7-0.9.8.xxxx.zip
rm -f cwp-el7-0.9.8.xxxx.zip
And the CWP release can be found here:
https://control-webpanel.com/changelog
These two are really helpful:
http://forum.centos-webpanel.com/index.php?topic=7356.0
https://forum.centos-webpanel.com/index.php?topic=9136.0
But make sure to use the latest version for these lines:
wget static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.xxxx.zip
unzip -o -q cwp-el7-0.9.8.xxxx.zip
rm -f cwp-el7-0.9.8.xxxx.zip
And the CWP release can be found here:
https://control-webpanel.com/changelog
2
CentOS 7 Problems / Cannot access CWP Admin Panel - HTTP 500
« on: September 22, 2022, 07:03:38 AM »
Hi, just wondering if anyone could help with this.
I cannot access the CWP admin panel, and received HTTP 500
When I tried to do update_cwp, I got this error
./update_cwp
PHP Fatal error:
The encoded file /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php has expired.
in Unknown on line 0
Then I found these and tried them out, but still not working, and getting the same error when I tried to update cwp
https://forum.centos-webpanel.com/index.php?topic=9136.0
CentOS 7
CWP (Pro)
Any help will be greatly appreciated!
I cannot access the CWP admin panel, and received HTTP 500
When I tried to do update_cwp, I got this error
./update_cwp
PHP Fatal error:
The encoded file /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php has expired.
in Unknown on line 0
Then I found these and tried them out, but still not working, and getting the same error when I tried to update cwp
https://forum.centos-webpanel.com/index.php?topic=9136.0
CentOS 7
CWP (Pro)
Any help will be greatly appreciated!
Pages: [1]