Skip to content

Instantly share code, notes, and snippets.

@3h5a9
Last active May 15, 2016 07:03
Show Gist options
  • Save 3h5a9/0f4620dc5f600cac3094f658a8749f80 to your computer and use it in GitHub Desktop.
Save 3h5a9/0f4620dc5f600cac3094f658a8749f80 to your computer and use it in GitHub Desktop.
permission denied
smehsan@localhost ~]$ mkdir /var/run/mysqld
mkdir: cannot create directory ‘/var/run/mysqld’: File exists
[smehsan@localhost ~]$ touch /var/run/mysqld/mysqld.sock
touch: cannot touch ‘/var/run/mysqld/mysqld.sock’: Permission denied
[smehsan@localhost ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment