Re
Reset
#1
Hello!
I need to move mysql directory to other directory.
I try
- symlink ln -s /home/mysql /var/lib/mysql
- change database location in mysql config file
Database server starts fine, but when I try to login into panel I got
Server Error (500)
What is wrong?