Search found 3 matches
- Sun Nov 23, 2014 10:59 am
- Forum: General Discussion
- Topic: How does Apache Handle Virtual Hosts With Vesta?
- Replies: 1
- Views: 3583
Re: How does Apache Handle Virtual Hosts With Vesta?
hi check conf.d, there is a vesta.conf there.
It includes a vhost file pr domain, the vhost is located in the users homedir
It includes a vhost file pr domain, the vhost is located in the users homedir
- Fri Nov 21, 2014 11:34 pm
- Forum: Database Server
- Topic: Mysql doesnt start correctly after reboot
- Replies: 1
- Views: 4373
Re: Mysql doesnt start correctly after reboot
Added sleep 10 to start function of the mysql and it solved the problem, so mysql is starting to fast.
Suggestion to the root cause ?
Suggestion to the root cause ?
- Fri Nov 21, 2014 9:08 pm
- Forum: Database Server
- Topic: Mysql doesnt start correctly after reboot
- Replies: 1
- Views: 4373
Mysql doesnt start correctly after reboot
Hi Testing vestacp and noticed a problem that i replicate with rebooting the server. It looks like there is to mysql servers trying to start, but i can't find the source of it Some extra info: [*]I can manually log into the mysqld from console but php to mysql doesnt work [*] stopping and starting m...