[Spce-user] InnoDB registration as a STORAGE ENGINE failed

Skyler skchopperguy at gmail.com
Sat Apr 21 20:02:48 EDT 2012


Thanks very much Andreas. That was the problem.

chown root:root /tmp
chmod 1777 /tmp
/etc/init.d/mysql restart

 Perfect!

--Skyler

On Sat, Apr 21, 2012 at 4:47 PM, Andreas Granig <agranig at sipwise.com> wrote:

> Hi,
>
> On 04/22/2012 01:40 AM, Skyler wrote:
> > /usr/sbin/mysqld: Can't create/write to file '/tmp/ibCzWCcB' (Errcode:
> 13)
> > 120421 16:38:04  InnoDB: Error: unable to create temporary file; errno:
> 13
> > 120421 16:38:04 [ERROR] Plugin 'InnoDB' init function returned error.
> > 120421 16:38:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE
>
> Well, that's it I guess. You can check with perror what it means:
>
> root at spce:~# perror 13
> OS error code  13:  Permission denied
>
> Guess you messed up your /tmp permissions.
>
> Andreas
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20120421/f9a261b5/attachment-0001.html>


More information about the Spce-user mailing list