Search found 14 matches
- Wed Sep 30, 2015 10:01 am
- Forum: Mail Server
- Topic: Roundcube error 403 forbidden
- Replies: 2
- Views: 6478
Re: Roundcube error 403 forbidden
I have no idea how this keeps happening but it seems like it happens at random. Probably OS updates... Here is what I use to fix it. This is for Centos 6.6 #!/bin/bash export PATH=$PATH:/sbin RHOST='r.vestacp.com' CHOST='c.vestacp.com' REPO='cmmnt' VERSION='0.9.8/rhel' YUM_REPO='/etc/yum.repos.d/ves...
- Sat Jul 11, 2015 7:37 pm
- Forum: 3rd Party Software
- Topic: Nginx + Joomla
- Replies: 1
- Views: 6916
Re: Nginx + Joomla
These templates are for nginx phpfpm / mod_proxy fcgid
http://c.vestacp.com/0.9.8/rhel/5/templ ... x/php-fpm/
http://c.vestacp.com/0.9.8/rhel/5/templ ... x/php-fpm/
- Sun Apr 19, 2015 10:17 pm
- Forum: ФТП сервер
- Topic: Проблема с FTP
- Replies: 12
- Views: 17731
Re: Проблема с FTP
if you can't connect in active mode you should open ports on the firewall for passive connections. These are usually in 12000/12100 range.
ACCEPT TCP / FTP 20,21,12000:12100 0.0.0.0/0
ACCEPT TCP / FTP 20,21,12000:12100 0.0.0.0/0
- Thu Apr 09, 2015 4:31 pm
- Forum: Web Server
- Topic: change ftp home directory v-change-web-domain-ftp-path.sh
- Replies: 1
- Views: 4493
change ftp home directory v-change-web-domain-ftp-path.sh
I want to set my ftp path home directory to be above all of the sitename level folders. Is this a security concern other than the fact than the obvious answer of one break in means all domains for that user are under attack? I would prefer to have one ftp user log in to /home/$user/web/ instead of /...
- Wed Apr 01, 2015 5:38 pm
- Forum: Mail Server
- Topic: Roundcube Mail : Connection , Can't connect to local MySQL
- Replies: 11
- Views: 21845
- Sun Mar 22, 2015 9:06 pm
- Forum: Mail Server
- Topic: can't open /webmail -- Not Found
- Replies: 11
- Views: 34653
Re: can't open /webmail -- Not Found
find out where php and pear are located.
which php
which pear
set those paths in your php.ini include_path=""
vim /etc/php.ini
then go to
/usr/share/roundcubemail/update.sh
and follow the prompts.
which php
which pear
set those paths in your php.ini include_path=""
vim /etc/php.ini
then go to
/usr/share/roundcubemail/update.sh
and follow the prompts.
- Wed Feb 25, 2015 9:43 am
- Forum: DNS Server
- Topic: Questions, Vestacp with CloudFlare settings.
- Replies: 14
- Views: 27547
Re: Questions, Vestacp with CloudFlare settings.
I remember Graham wrote a script to incorporate CloudFlare, but he never released it. He was going to email it to me, but i guess he's been busy. It would be great if you had something that helped in the configuration. But the final, I using the CloudFlare, need to configure DNS in VestaCP? Or can ...
- Sun Nov 16, 2014 8:18 pm
- Forum: Web Server
- Topic: Solved - BUG? PHP 5.6 - IONCUBE
- Replies: 5
- Views: 9100
Re: Solved - BUG? PHP 5.6 - IONCUBE
Yea, vesta definitely does not install php 5.6 on Centos 6.6 on a fresh install.
It installs php 5.4.35 which isn't even an official release according to php.
http://php.net/releases/
It installs php 5.4.35 which isn't even an official release according to php.
http://php.net/releases/
- Sun Nov 16, 2014 8:05 pm
- Forum: Web Server
- Topic: Solved - BUG? PHP 5.6 - IONCUBE
- Replies: 5
- Views: 9100
Re: Solved - BUG? PHP 5.6 - IONCUBE
This is news to me. Everytime I install vesta it installs 5.4 if not 5.3... And the repos are always so screwed that the package manager can get confused and you're locked in to a version without manually removing extensions and disabling repos in a certain order... Vesta once had yum so confused wi...
- Thu Nov 06, 2014 8:35 pm
- Forum: Веб сервер
- Topic: Как прикрутить SSL сертификат
- Replies: 1
- Views: 3722
Re: Как прикрутить SSL сертификат
SSL Certificate:
yourdomain_com.crt
SSL Key:
ssl key generated when creating the certificate request
SSL Certificate Authority / Intermediate
1.) COMODORSADomainValidationSecureServerCA.crt
2.) COMODORSAAddTrustCA.crt
3.) AddTrustExternalCARoot.crt
yourdomain_com.crt
SSL Key:
ssl key generated when creating the certificate request
SSL Certificate Authority / Intermediate
1.) COMODORSADomainValidationSecureServerCA.crt
2.) COMODORSAAddTrustCA.crt
3.) AddTrustExternalCARoot.crt