Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: chupy on July 06, 2022, 10:46:27 AM

Title: I can't access the CWP admin
Post by: chupy on July 06, 2022, 10:46:27 AM
I can't access the CWP admin

https://IP:2031/

https://IP:2030/

I can't access admin CWP . I enter = 2 links above, both errors: HTTP ERROR 500
Title: Re: I can't access the CWP admin
Post by: fredo on July 06, 2022, 02:22:59 PM
Hi!
Try this!
ssh and do this..

chattr -i -R /usr/local/cwpsrv/htdocs
cd /usr/local/cwpsrv/htdocs
wget dl1.centos-webpanel.com/files/cwp/cwp2-0.9.8.934.zip
unzip -o cwp2-0.9.8.934.zip
rm -f cwp2-0.9.8.934.zip

then..

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

after done that try this script..

sh /scripts/update_cwp

It should work!
Cheers!

Title: Re: I can't access the CWP admin
Post by: sec on April 16, 2024, 09:44:19 AM
Hello, I have been using CWP (Version 0.9.8.966) for several years on a Centos 6 VPS without problems. Today after clicking on Domains -> List Domains my CWP stopped working and only presents a white screen (Error 500). I tried restarting the cwpsrv service but it doesn't work. Could the solution suggested above work in my case?
TIA
Cheers
Marco