• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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