Search found 3 matches
- Wed Feb 17, 2016 11:30 am
- Forum: Web Server
- Topic: [BUG] Fresh install a server with nginx over centos fail
- Replies: 1
- Views: 1578
[BUG] Fresh install a server with nginx over centos fail
Hi.
On fresh installation VestaCP with nginx + php-fpm, options sockets, fail becase vestacp, add a worng line
Line must be:
A nice day.
On fresh installation VestaCP with nginx + php-fpm, options sockets, fail becase vestacp, add a worng line
Code: Select all
Include /home/user/conf/web/snginx.conf
Code: Select all
include /home/user/conf/web/snginx.conf; # semi-colon close line
A nice day.
- Thu Feb 11, 2016 9:29 am
- Forum: Mail Server
- Topic: Issues with fresh install clamd over Centos 7.2
- Replies: 1
- Views: 3317
Re: Issues with fresh install clamd over Centos 7.2
- Uninstall Vesta Cp
- Add --force to next run installer
- Thu Feb 11, 2016 9:11 am
- Forum: Mail Server
- Topic: Issues with fresh install clamd over Centos 7.2
- Replies: 1
- Views: 3317
Issues with fresh install clamd over Centos 7.2
Hi. Your manual How to install ClamAV and SpamAssassin on a RHEL or CentOS * This tutorial is created for servers with less than 3Gb of ram avaialbe. On "big" servers installation is fully automatic. ClamAV installation yum install clamd wget http://c.vestacp.com/0.9.8/rhel/clamd.conf -O /etc/clamd....