Hello I need please some basic info to move and use my database on the second disk on my cpanel centos 64bit server. 1)How can i locate the second disk (the path) 2)How can i locate my existing database 3)How can i move it to the new disk 4)What settings i must change to use the new path and file on the second disk? Thanks for your time.
Refer the following article, that will help you to change your MySQL directory: http://www.eth0.us/mysql-dir - Kailash
Thansk I follow the info from eth0 and after all when i try to start mysql i got this: Starting MySQLCouldn't find MySQL manager (/newdisk/bin/mysqlmanager) or server (/newdisk/bin/mysqld_safe) FAILED The bin folder doesn't exist on the new path .... Also the permissions seems ok. The /newdisk owned by root chmod (0755) rwxr-xr-x and the folder inside /newdisk/mysql owned by mysql chmod (0755) rwxr-xr-x .