Quantcast
Channel: TerraMaster Forum
Viewing all articles
Browse latest Browse all 4149

Developer Discussion Room • Re: [MariaDB] MariaDB+phpMyAdmin MySQL Server Fork

$
0
0
I'm encountering the same problem where phpmyadmin starts, but mysql does not.

Environment
TerraMaster F2-421 with 12gb ram
TOS 5.0.176-00227
installed version is 10.4.28.2

Start.log Contents

Code:

11/01/24 14:25:34 Will use /Volume1 to store config files11/01/24 14:25:34 The main volume is /Volume111/01/24 14:25:34 Config folder exist at /home/wetmarble/MOD_CONFIG/MariaDB11/01/24 14:25:34 config symlink doesn't exist, will be created11/01/24 14:25:47 Database folder at /Volume1/MariaDB_DB11/01/24 14:25:47 Temporary directory set to /Volume1/MariaDB_DB/tmp12/01/24 00:52:25 Will use /Volume1 to store config files12/01/24 00:52:25 The main volume is /Volume112/01/24 00:52:25 Config folder exist at /home/wetmarble/MOD_CONFIG/MariaDB12/01/24 00:52:25 Database folder at /Volume1/MariaDB_DB12/01/24 00:52:25 Temporary directory set to /Volume1/MariaDB_DB/tmphttpd (pid 24426) already running
Error.log contents

Code:

[Thu Jan 11 14:25:47.774873 2024] [ssl:warn] [pid 24425] AH01909: www.example.com:52443:0 server certificate does NOT include an ID which matches the server name[Thu Jan 11 14:25:47.901728 2024] [ssl:warn] [pid 24426] AH01909: www.example.com:52443:0 server certificate does NOT include an ID which matches the server name[Thu Jan 11 14:25:47.997745 2024] [mpm_prefork:notice] [pid 24426] AH00163: Apache/2.4.57 (Unix) OpenSSL/1.1.1i PHP/7.4.33 configured -- resuming normal operations[Thu Jan 11 14:25:47.997834 2024] [core:notice] [pid 24426] AH00094: Command line: '/usr/local/apache24/sys/bin/httpd -f /usr/local/MariaDB/config/httpd.conf'
Troubleshooting
When attempting to start mysql via console with

Code:

service mysql start
I receive the error message:

Code:

fork/exec /etc/init.d/mysql: no such file or directory
When attempting to start maria via console with

Code:

service MariaDB start
I get no error message, but a subsequent

Code:

service MariaDB status
yields

Code:

mysql is stopped. phpMyAdmin (pid 24426) is running
Any advice on next steps would be greatly appreciated.
Ehi Wetmarble seems that i've the same your problems, you've found a workaround or a solution for this one? And also access to the web browser?

Statistics: Posted by Luigi1994 — Today, 01:31



Viewing all articles
Browse latest Browse all 4149

Trending Articles