Author Topic: Domains/subdomains not showing  (Read 2473 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Domains/subdomains not showing
« 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

Offline
***
Re: Domains/subdomains not showing
« Reply #1 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?

Offline
***
Re: Domains/subdomains not showing
« Reply #2 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.

Offline
*****
Re: Domains/subdomains not showing
« Reply #3 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