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
MySQL / Unable to update MariaDB
« on: October 20, 2023, 08:57:19 AM »
I can't update MariaDB from a long time.
Getting this error
How to solve this problem?
Getting this error
Code: [Select]
yum check-update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.cepatcloud.id
* epel: mirror.dimensi.cloud
* extras: mirror.cepatcloud.id
* remi-safe: mirrors.thzhost.com
* updates: mirror.papua.go.id
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
MariaDB-client.x86_64 10.4.30-1.el7.centos mariadb
MariaDB-common.x86_64 10.4.30-1.el7.centos mariadb
MariaDB-compat.x86_64 10.4.30-1.el7.centos mariadb
MariaDB-devel.x86_64 10.4.30-1.el7.centos mariadb
MariaDB-server.x86_64 10.4.30-1.el7.centos mariadb
MariaDB-shared.x86_64 10.4.30-1.el7.centos mariadb
Code: [Select]
rpm -qa|grep -i maria
MariaDB-common-10.4.28-1.el7.centos.x86_64
MariaDB-shared-10.4.28-1.el7.centos.x86_64
MariaDB-client-10.4.28-1.el7.centos.x86_64
MariaDB-devel-10.4.28-1.el7.centos.x86_64
MariaDB-compat-10.4.28-1.el7.centos.x86_64
MariaDB-server-10.4.28-1.el7.centos.x86_64
How to solve this problem?
2
Information / Best prctice to use multiple domains
« on: November 08, 2021, 05:55:16 AM »
I'm very much new at CWP. I have some domains and want to use WordPress, PHP scripts ...... I want to know what is the best practice to use multiple domains. Should I create separate user account for each domain or add all of my domains to only one user account?
Pages: [1]