Problem fixes

From BluWiki
Jump to: navigation, search

Contents

[edit] Apache 2

[edit] Apache fails to start, giving no error output

This can be caused by several things, one of which is being unable to open logs. Ensure the directories for the log files exists and that they can be written to.

[edit] MySQL

[edit] Error 13 on table write

Check the file permissions on /var/lib/mysql (or wherever else your MySQL database directory is). Error 13 means that the database file cannot be written to.

Personal tools