Skip to main content

mysql error log SSH question

Comments

1 comment

  • cPanelMichael
    You have to view a file with a command such as "cat" or "tail". EX: tail -f /var/lib/mysql/hostname.err
    Replace "hostname" with the hostname of the server. Note that I highly suggest researching how to use Linux from the command line due to what appears to be limited knowledge in that area. There is potential to remove files or cause serious filesystem problems if you use a command incorrectly. Thank you.
    0

Please sign in to leave a comment.