Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: gnh1201 on July 02, 2018, 06:07:08 PM

Title: 404 Not Found cwpsrv myip:2030
Post by: gnh1201 on July 02, 2018, 06:07:08 PM
how to solve 404 not found error in centos 7?

# curl myip:2030
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>cwpsrv</center>
</body>
</html>

# yum reinstall cwpsrv cwpphp
# service cwpsrv restart

# curl myip:2030
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>cwpsrv</center>
</body>
</html>

how can i do? :(
Title: Re: 404 Not Found cwpsrv myip:2030
Post by: studio4host on July 02, 2018, 09:56:55 PM
fixed in the latest version
Title: Re: 404 Not Found cwpsrv myip:2030
Post by: svetanix on December 05, 2018, 09:06:19 AM
fixed in the latest version
I have this problem too, and my CWP version:
0.9.8.743
Title: Re: 404 Not Found cwpsrv myip:2030
Post by: studio4host on December 05, 2018, 09:13:24 AM
Code: [Select]
yum update cwpsrv
service cwpsrv restart