[solved] Installation of PIA 2.8: pa.sql import error

Support for the Plugin Architecture

Moderators: Developers, Moderators

Post Reply
sergey_taurus
Posts: 22
Joined: Sun Oct 12, 2008 9:56 pm

[solved] Installation of PIA 2.8: pa.sql import error

Post by sergey_taurus »

Hi,

I receive following errors while trying to import pa.sql into cacti database:

ERROR 1005 (HY000): Can't create table 'plugin_config' (errno: 13)
ERROR 1005 (HY000): Can't create table 'plugin_hooks' (errno: 13)
ERROR 1005 (HY000): Can't create table 'plugin_realms' (errno: 13)
ERROR 1005 (HY000): Can't create table 'plugin_db_changes' (errno: 13)
ERROR 1146 (42S02): Table 'cacti.plugin_realms' doesn't exist
ERROR 1146 (42S02): Table 'cacti.plugin_hooks' doesn't exist
ERROR 1146 (42S02): Table 'cacti.plugin_hooks' doesn't exist

It looks like mysql can't create tables.
Server version: 5.5.4-m3 FreeBSD port: mysql-server-5.5.4

Any suggestions? Thanks in advance.
sergey_taurus
Posts: 22
Joined: Sun Oct 12, 2008 9:56 pm

Re: [solved] Installation of PIA 2.8: pa.sql import error

Post by sergey_taurus »

Solved.

It was a permission issue: I used a symlink to host a database directory and forgot to change permissions to give "mysq" user to create new files=tables inside this directory.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests