first i´m using the nginx webserver. mysql5 server is started and working.
using command ps:
using command mysql
mysql5 is running -> browser does not recognize
using command ps:
Code:
1032 root 1528 S {mysqld_safe} /bin/sh /opt/bin/mysqld_safe --datadir 1135 root 7876 S /opt/libexec/mysqld --basedir=/opt --datadir=/opt/va 1159 root 7876 S /opt/libexec/mysqld --basedir=/opt --datadir=/opt/va 1160 root 7876 S /opt/libexec/mysqld --basedir=/opt --datadir=/opt/va
Code:
root@Router:/tmp/home/root# mysql...