Fantastico Error in cpanel
If an error “Fantastico is unable to connect to your MySQL server at this time. Please contact your host for assistance” occurred during fantastico access, make sure the following are correct:-
1. First Check whether mysql server is running or not. You can confirm the same using following command:-
2. Check mysql.sock path in mysql configuration /etc/my.cnf file.
3. Then check if the link file is there to point /tmp/mysql.sock to /var/lib/mysql/mysql.sock in /tmp directory.
4. If not create a symbolic link. You can create the same using ‘ln -s’ command:-
Then try to access the fantastico.
Leave a Reply
You must be logged in to post a comment.