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 - hdaackda

Pages: [1]
1
I started getting many database errors. When I log in Centos Web Panel, I got this message: "MySQL bad configuration detected, check from the console by using mysql command !!!"

I checked and their were updates (I have the Paid/Pro version of centos). I tried but it didn't work, so I manually went into SSL and did tied.

When I do yum update, I get these errors:
Code: [Select]
"Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
MariaDB-client-10.3.39-1.el7.c FAILED
http://yum.mariadb.org/10.3/centos7-amd64/rpms/MariaDB-client-10.3.39-1.el7.cent                                                                                                             os.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
MariaDB-common-10.3.39-1.el7.c FAILED
http://yum.mariadb.org/10.3/centos7-amd64/rpms/MariaDB-common-10.3.39-1.el7.cent                                                                                                             os.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
MariaDB-compat-10.3.39-1.el7.c FAILED
http://yum.mariadb.org/10.3/centos7-amd64/rpms/MariaDB-compat-10.3.39-1.el7.cent                                                                                                             os.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
MariaDB-devel-10.3.39-1.el7.ce FAILED
http://yum.mariadb.org/10.3/centos7-amd64/rpms/MariaDB-devel-10.3.39-1.el7.cento                                                                                                             s.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
MariaDB-server-10.3.39-1.el7.c FAILED
http://yum.mariadb.org/10.3/centos7-amd64/rpms/MariaDB-server-10.3.39-1.el7.cent                                                                                                             os.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
MariaDB-shared-10.3.39-1.el7.c FAILED
http://yum.mariadb.org/10.3/centos7-amd64/rpms/MariaDB-shared-10.3.39-1.el7.cent                                                                                                             os.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.


Error downloading packages:
  MariaDB-devel-10.3.39-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.
  MariaDB-server-10.3.39-1.el7.centos.x86_64: [Errno 256] No more mirrors to try                                                                                                             .
  MariaDB-common-10.3.39-1.el7.centos.x86_64: [Errno 256] No more mirrors to try                                                                                                             .
  MariaDB-client-10.3.39-1.el7.centos.x86_64: [Errno 256] No more mirrors to try                                                                                                             .
  MariaDB-shared-10.3.39-1.el7.centos.x86_64: [Errno 256] No more mirrors to try                                                                                                             .
  MariaDB-compat-10.3.39-1.el7.centos.x86_64: [Errno 256] No more mirrors to try "
.

What to do?? This is a main website of a client and I don't wanna mess anything up.

2
PHP / PHP Version Switcher / PHP Selector not updating PHO
« on: February 23, 2024, 05:35:53 PM »
I have 2 servers, BOTH have the same issue.

Apache version: Apache/2.4.57
PHP version: 7.4.33
MySQL version: 10.4.33-MariaDB

They are 4 core, 8gb ram (VPS in on KVM)

Distro Name: CentOS Linux release 7.9.2009 (Core)
Kernel Version: 3.10.0-1160.108.1.el7.x86_64
Platform: x86_64 kvm

I am using Centos Web Panel Pro. Now to the issue

Tried updating PHP from 7.4.33 to 8.3.1 - Waited 15-20 minutes. Final message on the Screen/Log is "Build Complete"

Even tried rebooting the server but the build is still 7.4.33 :( What am I doing wrong?

I tried searching the forum and found a couple of people who said it might be a memory issue (they had less than 2gb ram.. But I have 8gb ram!)

Hope someone can help

3
I have set up a mail server for my website and can access emails via the unsecured 110 and 25 ports but If I try to connect via SSL to port 995, I keep getting an error.

Can someone point me, as to what do i need to do?

Thanks a LOT in advance!

(Centos 7)

4
Updates / Manually Updating MariaDB (from 10.2)
« on: September 04, 2022, 12:03:27 PM »
Hello,

I am on Centos 7

When I ran "yum update", MariaDB and its components failed to update (got a 404 error from its repo) so I went in /etc/yum.repo and changed MariaDB repo link from

old: https://yum.mariadb.org/10.2/centos7-amd64

to this new: https://yum.mariadb.org/10.3/centos7-amd64

(just changed 10.2 to 10.3), then I did "yum clean all" and then ran "yum update"

many packages got updated but the main one still didn't. Tried it even after whole server reboot but got this error:

Failed:
  MariaDB-server.x86_64 0:10.2.41-1.el7.centos   

Error in PREIN scriptlet in rpm package MariaDB-server-10.3.36-1.el7.centos.x86_                                                                                                             64

It says I need to manually remove 10.2 and then install 10.3

I can't risk the clients website on this server. How can I safely (step by step) update MariaDB manually? (also which version should I do it to, 10.6?)

(Screenshot of 'yum update')




5
CentOS-WebPanel Bugs / CWP to CWP migration NOT working at all
« on: September 26, 2019, 03:09:48 PM »
I wanted to migrate from one VPS to another. Both have the latest PHP and both have CentOS Linux release 7.7.1908 (Core)

Now, I already have users of Server A

I created API access on Server B for Server A's IP, and selected all the CWP migration boxes.

I followed the complete guide from: https://wiki.centos-webpanel.com/cwp-to-cwp-account-migration

I even tried turning both firewalls OFF

When I try to connect from A to B, this is the error I get (no matter What settings I use)

"Successful operation

The connection could not be made correctly"


What am I doing wrong or WTH is centos problems/??  >:( :(

Pages: [1]