Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 6 matches
- Fri Dec 05, 2014 5:18 pm
- Forum: Web Server
- Topic: nginx can not assing requested address
- Replies: 1
- Views: 3394
nginx can not assing requested address
I set up a new domain on the vesta cp and i keep getting the following email with this content in it:
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: [emerg] bind() to 46.xxx.xxx.xxx:80 failed (99: Cannot assign requested address)
nginx: configuration file /etc/nginx/nginx ...
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: [emerg] bind() to 46.xxx.xxx.xxx:80 failed (99: Cannot assign requested address)
nginx: configuration file /etc/nginx/nginx ...
- Fri Sep 12, 2014 9:25 pm
- Forum: Mail Server
- Topic: Do not store forwarded mail
- Replies: 6
- Views: 7838
Re: Do not store forwarded mail
i have the same issue. i set the quota to 0 but it still collecting emails.
- Thu Sep 11, 2014 9:46 pm
- Forum: Mail Server
- Topic: Missing Dovecot
- Replies: 0
- Views: 2417
Missing Dovecot
I have vesta insalled on a Ubuntu 14.04. All services running well so far. But i am missing my IMAP server. If i check out the configs i can not find the dovecot anywhere. question can i install it afterwards manually?
thanks in advance!
thanks in advance!
- Thu Aug 21, 2014 2:16 pm
- Forum: Database Server
- Topic: After reboot MySQL Server not reachable
- Replies: 5
- Views: 9088
Re: After reboot MySQL Server not reachable
I ran then it work fine.
Code: Select all
# service mysql stop && service mysql start && dpkg-reconfigure mysql-server-5.5
- Thu Aug 14, 2014 8:42 pm
- Forum: Database Server
- Topic: After reboot MySQL Server not reachable
- Replies: 5
- Views: 9088
Re: After reboot MySQL Server not reachable
here you go
# ps aux | grep mysqld
mysql 977 0.5 9.4 599780 47592 ? Ssl 16:38 0:00 /usr/sbin/mysqld
root 1256 0.0 0.1 4444 700 ? S 16:38 0:00 /bin/sh /usr/bin/mysqld_safe
mysql 3300 0.6 6.3 356164 31680 ? Sl 16:39 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib ...
# ps aux | grep mysqld
mysql 977 0.5 9.4 599780 47592 ? Ssl 16:38 0:00 /usr/sbin/mysqld
root 1256 0.0 0.1 4444 700 ? S 16:38 0:00 /bin/sh /usr/bin/mysqld_safe
mysql 3300 0.6 6.3 356164 31680 ? Sl 16:39 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib ...
- Thu Aug 14, 2014 4:13 pm
- Forum: Database Server
- Topic: After reboot MySQL Server not reachable
- Replies: 5
- Views: 9088
After reboot MySQL Server not reachable
Hello. I am new to Vesta and so far i like it. I made a test installation on a ubuntu 14.04 LTS VPS.
And everything went smoothly. but after reboot the server looses the MySQL connetion. This is the service status
after reboot:
# service --status-all
[ + ] acpid
[ + ] apache2
[ + ] apparmor ...
And everything went smoothly. but after reboot the server looses the MySQL connetion. This is the service status
after reboot:
# service --status-all
[ + ] acpid
[ + ] apache2
[ + ] apparmor ...