Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Very interesting reply again, thanks trialotto!
The customizations in /etc/rc.local are long gone. I just had them in there for one test.
The last time I was testing this issue, I actually always rebooted via the control panel of my hosting provider. Very interesting to think about the...
Thank you very much for your very illuminating reply!
Unfortunately, we are not all the way there yet: When testing this a few weeks ago, I already came across the problem of having multiple MySQL daemons running. That's why I already checked that this is not the problem: my.cnf does only...
Thanks for your reply! Unfortunately, I don't have the information you're asking for, as the VPS are rented from the German company Host Europe. Does that tell you something already? Or do you have specific questions I can relay to Host Europe directly to find out everything that could help...
Yes, I was also thinking about dependency / order problems. Could you explain to me how exactly MySQL is started? I can't find anything in /etc/rc*.d and it still (tries to) start. I also tried 'update-rc.d defaults mysql' at some point, but that didn't change anything.
Is there some kind of PSA...
Thank you very much for your reply.
I see a few differences to the problem described in the post and bug-link:
* We can start MySQL normally. It just doesn't work on system startup. Even a simple 'sleep 30 && /etc/init.d/mysql restart' in /etc/rc.local does the trick (which is dirty, of course)...
Hello everybody,
I've noticed strange behavior when rebooting our VPS that are running Plesk 12.5.30 and Ubuntu 14.04.4. Whenever they're rebooting, MySQL's error_log shows a crash. When issueing /etc/init.d/mysql restart directly afterwards, MySQL starts absolutely fine. This affects three...