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

Pages: [1]
1
MySQL / MySQL - BAD CONFIGURATION DETECTED
« on: November 15, 2022, 08:36:24 PM »
I notice when I log in as an administrator I am getting this error:

Code: [Select]
Danger: MySQL - BAD CONFIGURATION DETECTED
MySQL bad configuration detected, check from the console by using mysql command !!!

This is my MySQL configuration file contents:

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
# Settings user and group are ignored when systemd is used.
# If you need to run mysqld under a different user or group,
# customize your systemd unit file for mariadb according to the
# instructions in http://fedoraproject.org/wiki/Systemd

[mysqld_safe]
log-error=/var/log/mariadb/mariadb.log
pid-file=/var/run/mariadb/mariadb.pid

#
# include all files from the config directory
#
!includedir /etc/my.cnf.d

2
MySQL / Error while trying to restore WordPress website
« on: August 31, 2022, 09:49:09 PM »
I am trying to retrieve an old WordPress site to a new domain using the WordPress Duplicator Plugin. I am getting these error messages

SQL ERROR: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

[PHP ERR][ISSUE] MSG:Return type of IgnorantRecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

What does that mean and how can I grant super privileges to an account user and or a database user?

3
MySQL / MySQL Configuration File
« on: August 23, 2022, 07:41:10 PM »
I notice that something isn't right about my MYSQL configuration file located at /etc/my.cnf. It looks incomplete.

#
# This group is read both by the client and the server
# use it for options that affect everything
#
[client-server]
max_connections = 500000
#
# include *.cnf from the config directory
#
!includedir /etc/my.cnf.d

4
CentOS 7 Problems / Root directory at 100 percent
« on: August 23, 2022, 03:21:29 PM »
The root directory, /dev/sda1, keeps filling up to 100 percent which means I don't have access to my websites, email, and the Centos Control Web Panel. Additionally, I have 40 GB of extra space I purchase, but I don't know how to add that space to my server. Please help!

5
MySQL / Bad MYSQL Configuration
« on: August 23, 2022, 03:17:49 PM »
I got a notice on the Centos Control Panel that there's a bad configuration with MYSQL. I am not sure what the problem is. I have no problems accessing MYSQL, but I cannot update MariaDB because the repository cannot be found. Any assistance will be greatly appreciated.

6
CentOS 7 Problems / Disk Space Upgrade
« on: March 29, 2022, 04:55:41 PM »
Some time ago, I increase the disk space on my virtual private server from 40G to 80G, but it's not reflecting on the server itself. I was told that I had to expand the partition. In order to do that, I have to back up my data. I cannot do that because the server is full. Can I order a one-time support ticket and allow them to do it? What other options are available for me so I don't lose my data?

7
CentOS 7 Problems / Issue with total disk space
« on: March 15, 2022, 03:52:46 PM »
I have a virtual private server that was recently upgraded from 40G to 80G. However, on the Centos Web Panel, it only shows 40G. How can that be fixed?

8
Addons / Internal Error in WordPress
« on: February 25, 2022, 05:11:30 PM »
I received in error message when typing in my domain name:

{"code":"internal_server_error","message":"
There has been a critical error on this website.

How do I fix this error?

9
CentOS 7 Problems / No Access to Centos Web Panel
« on: May 13, 2021, 01:58:52 AM »
I cannot access the Centos Web Panel on any web browser. My IP address is 167.114.144.228

10
SSL / Error with Let's Encrypt SSL
« on: June 26, 2020, 08:49:35 PM »
I have several domain names that is using Let's Encrypt SSL and my website is still not secure. I got an error message saying the certificate is invalid. Any help in this matter will be greatly appreciated.

11
MySQL / WordPress Database Missing
« on: May 24, 2019, 03:21:25 PM »
I notice yesterday that after trying to upgrade my version of PHP that the WordPress database associated with my website www.kowilliams-associates.cf is missing. I checked the Centos Web Panel under the user associated with the donation and it's not listed my MYSQL database list. All the original WordPress files, plugins, and templates are still there. Just the database is missing. I checked the config.php file and the login information for the database has not changed.

I also picked up this log when checking the status of MYSQL

WARNING!
● mariadb.service - MariaDB 10.1.40 database server
   Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/mariadb.service.d
           └─migrated-from-my.cnf-settings.conf
   Active: active (running) since Fri 2019-05-24 09:10:40 EDT; 2h 8min ago
     Docs: man:mysqld(8)
           https://mariadb.com/kb/en/library/systemd/
  Process: 13821 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
  Process: 13780 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`; [ $? -eq 0 ]   && systemctl set-environment _WSREP_START_POSITION=$VAR || exit 1 (code=exited, status=0/SUCCESS)
  Process: 13778 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
 Main PID: 13792 (mysqld)
   Status: "Taking your SQL requests now..."
   CGroup: /system.slice/mariadb.service
           └─13792 /usr/sbin/mysqld

May 24 09:10:40 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24  9:10:40 140671200061696 [Note] Starting crash recovery...
May 24 09:10:40 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24  9:10:40 140671200061696 [Note] Crash recovery finished.
May 24 09:10:40 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24  9:10:40 140671200061696 [Note] Server socket created on IP: '::'.
May 24 09:10:40 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24  9:10:40 140671200061696 [Note] /usr/sbin/mysqld: ready for connections.
May 24 09:10:40 vps193755.vps.ovh.ca mysqld[13792]: Version: '10.1.40-MariaDB'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server
May 24 09:10:40 vps193755.vps.ovh.ca systemd[1]: Started MariaDB 10.1.40 database server.
May 24 10:08:22 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24 10:08:22 140671198709504 [ERROR] mysqld: Table './gwbs_wp729/wpgg_loginizer_logs' is marked as crashed and should be repaired
May 24 10:08:22 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24 10:08:22 140671198709504 [Warning] Checking table:   './gwbs_wp729/wpgg_loginizer_logs'
May 24 10:41:15 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24 10:41:15 140671198402304 [ERROR] mysqld: Table './oauthv2/oauth_authorization_codes' is marked as crashed and should be repaired
May 24 10:41:15 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24 10:41:15 140671198402304 [Warning] Checking table:   './oauthv2/oauth_authorization_codes'

12
CentOS 7 Problems / Cannot access control panel
« on: May 09, 2019, 05:44:52 PM »
I am using Centos 7 and I am unable to access the control panel's admin. When I typed in ipaddress:2030 or 2031, I get an error message saying cannot access ip address. Connection timed out. However, when I typed in ipaddress, the placeholder page appears. I am not sure what the problem is.

Here are the links:

non SSL http://167.114.144.228:2030
SSL http://167.114.144.228:2031
user http://167.114.144.228:2082

13
MySQL / Problem Creating Databases
« on: April 11, 2016, 03:38:45 AM »
I am trying to install a script from Softaculous, and I got this error message: The maximum number of databases you can create has been reached, so installation cannot proceed.  I am not sure what means.  I am using CentOS release 6.7, Apache/2.2.27
PHP version: 5.4.45, and MySQL version: 5.1.73

14
FTP / How to access FTP from a user account
« on: February 22, 2016, 01:13:45 AM »
I had setup a user with the domain gwbs.biz. How do I set up and access FTP from the user's account?

Pages: [1]