Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: derekcrpd on January 11, 2022, 02:06:13 AM

Title: Domains/subdomains not showing
Post by: derekcrpd on January 11, 2022, 02:06:13 AM
I have added a domain and 2 sub-domains through the CWP panel. They show in the admin panel, and I can load them via Apache via domain address; however, they do not show in the user panel despite showing taking up one of the allotted spaces.
https://ibb.co/kqnsv5j
https://ibb.co/VTGYVWD
Title: Re: Domains/subdomains not showing
Post by: iraqiboy90 on January 11, 2022, 11:33:44 AM
Try restarting CWP with:
Code: [Select]
sh /scripts/restart_cwpsrv
See if this helps.

What is the documentroot in the apache vhost .conf file for the domain?
Title: Re: Domains/subdomains not showing
Post by: iraqiboy90 on January 11, 2022, 01:19:27 PM
By the way, a piece of advice; After a user is creates with AdminCP, do everything with the UserCP, unless the function is not available there.
Title: Re: Domains/subdomains not showing
Post by: josemnunez on January 11, 2022, 03:06:04 PM
this could help
Create this file
Code: [Select]
echo '{"compress_js": false, "compress_html": false}'> /usr/local/cwp/.conf/.devtools_config