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
Installation / Install on AWS Centos 7 Instance
« on: July 17, 2023, 08:18:54 PM »
I am trying to install this on a AWS Centos 7 instance. I have tried several times to install, but it stalls each time at this point:
Installing phpMyAdmin
#######################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0En100 8978 100 8978 0 0 28518 0 --:--:-- --:--:-- --:--:-- 28501
I have tried installing MariaDB first, without hardening security and with, but it still seems to fail or stall here. How can I solve this?
Installing phpMyAdmin
#######################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0En100 8978 100 8978 0 0 28518 0 --:--:-- --:--:-- --:--:-- 28501
I have tried installing MariaDB first, without hardening security and with, but it still seems to fail or stall here. How can I solve this?
2
Installation / Re: it asks for mysql password on first install
« on: July 17, 2023, 06:14:51 PM »
Did you find a solution for this? Mine did as well and it seems like the installation is stalled at installing phpmyadmin
3
Installation / Fresh install has MariaDB error. How to resolve?
« on: August 15, 2022, 09:32:37 PM »
Hi,
I am trying to do a fresh install of CWP on a new server and I am getting the following error message. How can I resolve this error?
failure: repodata/repomd.xml from mariadb: [Errno 256] No more mirrors to try.
http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
sh: line 28: virt-what: command not found
sh: line 36: mysql: command not found
sh: line 46: /usr/local/bin/php: No such file or directory
grep: /etc/init.d/httpd: No such file or directory
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at
webmaster@error-reporting.control-webpanel.com to inform them of the time this error occurred,
and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
<p>Additionally, a 500 Internal Server Error
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
Please contact CWP support about this issue and include the last few lines from the error:
http://centos-webpanel.com/contact
I am trying to do a fresh install of CWP on a new server and I am getting the following error message. How can I resolve this error?
failure: repodata/repomd.xml from mariadb: [Errno 256] No more mirrors to try.
http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
sh: line 28: virt-what: command not found
sh: line 36: mysql: command not found
sh: line 46: /usr/local/bin/php: No such file or directory
grep: /etc/init.d/httpd: No such file or directory
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at
webmaster@error-reporting.control-webpanel.com to inform them of the time this error occurred,
and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
<p>Additionally, a 500 Internal Server Error
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
Please contact CWP support about this issue and include the last few lines from the error:
http://centos-webpanel.com/contact
4
CentOS 7 Problems / Re: Login loop
« on: April 27, 2022, 09:59:36 PM »
Hi I am having the exact same issue. I CAN login to the server via SSH without an issue, yet CWP just sends me back to the login page without an error message or anything.
5
Apache / Re: Vulnerability apache 2.4.49 || (NVD)CVE-2021-41773
« on: December 28, 2021, 11:13:45 PM »
Is there an update on this? There is now a newer version of Apache (2.4.52) which fixes the flaw that can lead to remote code execution. Can we manually update apache without breaking CWP Panel?
Pages: [1]