galileuNet
- Total activity 55
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 13
Comments
Recent activity by galileuNet-
Hello to all comunity users and Andrew Anyone con help us with this problem¿ I Search on multiples forums (github, bugs.almalinux.org.. ) But nothing found. Any contribution will be welcome Thanks!
-
Hello Andrew, Sure, this is the output. * 2024-04-29 09:34:30 [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.* 2024-04-29 09:34:30 [INFO] Running: /usr/local/bin/ea_current_to_p...
-
Hello!The /var/log/leapp/leapp-report.txt is empty :(I don't know how to proceed nowWhats wrong? Any solution
-
Hello!A few minutes ago our CentOS v7.9 server with whm 110 try to update to 118 version but can not proceed. It returns this error: FATAL Newer releases of cPanel & WHM are not compatible wi...
-
Hello everybody!We have same question. If I understand: our CentOS v7.9 on version 110 not been updated to 118 version (even with the alert update), but it still continues operating normally. It's ...
-
I think the pid file is in /var/lib/mysql/ :rolleyes: If you try to force it to /var/run/mysqld/ in /etc/my.cnf it fails. Its' possible, but in MySQL 5.7 it works. When I update to MariaDB 10....
-
Try commenting pid-file=/var/run/mysqld/mysqld.pid line in your /etc/my.cnf file. We have a server with MariaDB 10.3 without pid-file=/var/run/mysqld/mysqld.pid line /etc/my.cnf file. It works! ...
-
Try commenting pid-file=/var/run/mysqld/mysqld.pid line in your /etc/my.cnf file. We have a server with MariaDB 10.3 without pid-file=/var/run/mysqld/mysqld.pid line /etc/my.cnf file. Thanks, I...
-
It's not really correct to say that "/var/run/mysqld is deleted after server reboot", because the /var/run/ files and folders are created by the system upon each reboot. I found this, it might hel...
-
Yes, shure: -------------------------------------------- # For advice on how to change settings please see # MySQL :: MySQL 5.7 Reference Manual :: 5.1.2 Server Configuration Defaults [mysqld] per...