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.


Topics - dzigns

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?

2
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

Pages: [1]