14,982
edits
| Line 15: | Line 15: | ||
Cause: | Cause: | ||
* the error log only be accessed by the mysql user | * the error log only be accessed by the user named {{kbd | key=mysql}}<ref>Open the MySQL configuration file located: /Applications/XAMPP/xamppfiles/etc/my.cnf | ||
<pre> | |||
# The MySQL server | |||
[mysqld] | |||
user = mysql | |||
</pre></ref> | |||
Solution <ref>[http://computerplumber.com/2009/01/using-the-chmod-command-effectively/ Using the CHMOD command effectively @ Computer Plumber]</ref>: | Solution <ref>[http://computerplumber.com/2009/01/using-the-chmod-command-effectively/ Using the CHMOD command effectively @ Computer Plumber]</ref>: | ||