• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Panel doesn't work with KB1410

Stefan Becker

Basic Pleskian
Hi guys,

we follow the steps from this article http://kb.parallels.com/de/1410.

At first the installation doesn't work with this configuration. After redemption, we installed the panel without problems. We actived the function, but now the http server from panel doesn't work, the apache works fine.

What is our fault?

P.S. We get this error message: Can't create/write to file '/tmp/#sql_392_0.MYI' (Errcode: 13)

Bye

Stefan
 
Last edited:
As you can see there:

Mysql server requires executable permissions in /tmp directory.

But mentioned /tmp/#sql_392_0.MYI file is Mysql database file.
 
And how it should work then?

I found this problem in the error_log of sw-cp-server:
PHP Fatal error: PHP Startup: apc_fcntl_create: open(/tmp/.apc.eP2uj8, O_RDWR|O_CREAT, 0666) failed: in Unknown on line 0

So, i test some write operations. With root i can write files at /tmp, as a normal user i can't.

So i check the ACL of /filessystem/tmp_fs:
-rwxrwxrwx 1 root root 2147483648 27. Okt 09:40 tmp_fs

Best regards

Stefan
 
Back
Top