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
How to / Re: User Account Removal FAILED! User account folder still exists!
« on: August 22, 2019, 06:03:09 AM »
same here
2
CentOS-WebPanel GUI / Re: Default theme and language for user panel
« on: March 28, 2019, 07:18:05 AM »
Hello,
Did you find a solution for the same?
Did you find a solution for the same?
3
Information / Re: Customization of Panel Logo and User Login Logo
« on: March 28, 2019, 07:15:38 AM »
Hello,
Tried the same but not able to set the new theme as default, still it's loading the original theme.
Any advice?
Thanks,
Sherwali
Tried the same but not able to set the new theme as default, still it's loading the original theme.
Any advice?
Thanks,
Sherwali
4
Installation / Re: Cannot connect to CWP panel-Connection refused
« on: January 31, 2019, 07:33:39 AM »
hostname ssl cert can be reason for not starting cwp, you can try .
(run as root)
Try to run:
(run as root)
Try to run:
Code: [Select]
sh /usr/local/cwpsrv/htdocs/resources/scripts/generate_hostname_ssl
Then:Code: [Select]
sh /usr/local/cwpsrv/htdocs/resources/scripts/restart_cwpsrv
If won't work after that, check if /etc/pki/tls/certs/hostname.crt exist (it should be symbolic link linked to hostname sub.domain.tld.crt located in the same ...certs/ directory).
5
CentOS 7 Problems / Re: "ERR_CONNECTION_REFUSED" when trying to access WebPanel
« on: January 31, 2019, 07:23:24 AM »
hostname ssl cert can be reason for not starting cwp, you can try .
(run as root)
Try to run:
(run as root)
Try to run:
Code: [Select]
sh /usr/local/cwpsrv/htdocs/resources/scripts/generate_hostname_ssl
Then:Code: [Select]
sh /usr/local/cwpsrv/htdocs/resources/scripts/restart_cwpsrv
If won't work after that, check if /etc/pki/tls/certs/hostname.crt exist (it should be symbolic link linked to hostname sub.domain.tld.crt located in the same ...certs/ directory).
Pages: [1]