Show Posts

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.


Messages - jaikar

Pages: [1]
1
I fixed this issue by reinstalling the cwp-httpd

Quote
#remove if the default httpd
yum erase httpd
#remove cwp-httpd
yum erase cwp-httpd

!!important step
#remove all the apache folder in /usr/local/apache

#remove cwp-suphp
yum erase cwp-suphp

yum install cwp-httpd
yum install cwp-suphp

2
CentOS-WebPanel GUI / Re: Login issues with CWP
« on: April 24, 2020, 07:46:14 AM »
deleting and creating a new user worked for me.

3
I deled the user and created a new user and it works now.

4
Hi,

I am unable to login to the user panel, once I input the username and password, it says Successfully logged in, but redirects again to the login screen. this is a fresh install of CWP.

I have run the commands below commands, but nothingg works

sh /scripts/cwpsrv_rebuild_user_conf &
sh /scripts/update_cwp

please advice


Pages: [1]