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
Information / Re: Customization of Panel Logo and User Login Logo
« on: September 15, 2019, 06:56:50 PM »The path /usr/local/cwpsrv/var/services/users/cwp_theme/design/img/ has been changed, what is the new?
The new default theme is called "original".
Path:
Code: [Select]
/usr/local/cwpsrv/var/services/users/cwp_theme/original/img
2
CentOS-WebPanel Bugs / Re: after .856 update, user panel not working..
« on: August 23, 2019, 12:09:19 PM »
Solution below
Hello everyone.
I have been in contact with the CWP support, and instead of them getting SSH access, and fixing the problem for me, they sent me a solution, which I'm delighted to say actually worked!
What you need to do, is to SSH into your server, and as root run the following command.
I hope this solution will also work for you guys.
Kind regards,
Fox
Hello everyone.
I have been in contact with the CWP support, and instead of them getting SSH access, and fixing the problem for me, they sent me a solution, which I'm delighted to say actually worked!
What you need to do, is to SSH into your server, and as root run the following command.
Code: [Select]
chattr -i -R /home/*
This will remove the "Immutable" attribute from all files within the home directories.I hope this solution will also work for you guys.
Kind regards,
Fox
3
CentOS-WebPanel Bugs / Re: after .856 update, user panel not working..
« on: August 18, 2019, 05:26:08 PM »
Well that's not very helpful..
I'm experiencing the exact same thing.
I can login to some of my user accounts, using the port 2083.
However, I have 1 single account, that will throw this error.
I have fine access with root user on admin panel.
I'm experiencing the exact same thing.
I can login to some of my user accounts, using the port 2083.
However, I have 1 single account, that will throw this error.
I have fine access with root user on admin panel.
Pages: [1]