Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index
  • Search

Search found 12 matches

Go to advanced search

Advanced search
Search found 12 matches
  • 1
  • 2
  • Next
by indteam
Mon Dec 26, 2016 2:12 pm
Forum: General Discussion
Topic: SSl Works only for non www
Replies: 5
Views: 6434

Re: SSl Works only for non www

Try

Code: Select all

RewriteCond %{SERVER_PORT} 443
RewriteCond %{HTTP_HOST} ^www[.].+$
RewriteRule ^(.*)$ https://domain.com/$1 [L,R=301]
Certificate must cover both www and non-www https. Some provider's certs cover both for www.domain.com, but only one for domain.com.
  • Jump to post
by indteam
Sun Dec 25, 2016 7:48 am
Forum: DNS Server
Topic: NS (NO GLUE) [TTL=43200] How To Solved?
Replies: 1
Views: 4243

Re: NS (NO GLUE) [TTL=43200] How To Solved?

Any idea friend?
  • Jump to post
by indteam
Thu Dec 22, 2016 7:13 am
Forum: DNS Server
Topic: NS (NO GLUE) [TTL=43200] How To Solved?
Replies: 1
Views: 4243

NS (NO GLUE) [TTL=43200] How To Solved?

https://s19.postimg.org/5401knyoj/Fire_Shot_Capture_125_into_DNS_aghanims_id_ch.png I have main domain in vestacp, and domain client in whm/cpanel. So all dns control from vestacp But i have problem with ns no glue see image. All child name server registered in registrar(resellerclub) also a record...
  • Jump to post
by indteam
Sun Dec 11, 2016 10:28 am
Forum: General Discussion
Topic: Increase PHP memory limits
Replies: 16
Views: 47517

Re: Increase PHP memory limits

I have same problem, php.ini alredy set 4000M and .htaccess php_admin_value memory_limit 4000M . But wordpress always get Fatal Error: Allowed Memory Size of 33554432 Bytes Exhausted . I check from phpinfo also showing memory limit 4GB or 4000M , no hidden file or hidden php.ini on home/admin/web/ P...
  • Jump to post
by indteam
Fri Dec 09, 2016 5:50 pm
Forum: Web Server
Topic: How To Upgrade To Php 7 (Centos Apache)
Replies: 1
Views: 3893

How To Upgrade To Php 7 (Centos Apache)

Hi
How to upgrade to php 7, without interrupting other programs?
Apache
Centos 6 x64

Tanks very much
  • Jump to post
by indteam
Tue Oct 25, 2016 3:51 pm
Forum: Web Server
Topic: Separate Virtual Host
Replies: 1
Views: 3066

Separate Virtual Host

It seems like it would be great if a created separate virtual host.

I mean
/home/user/conf/
- domain1.com.conf
- domain2.net.conf
- domain3.us.conf
  • Jump to post
by indteam
Sat Oct 08, 2016 10:26 pm
Forum: General Discussion
Topic: Separate Virtual Host
Replies: 2
Views: 4174

Separate Virtual Host

Hi

If can separate config virtual host every domain, easy for user editing.

Eg:
serveeping.com => serveeping.com.conf
thedom.com => thedom.com.conf
  • Jump to post
by indteam
Tue Sep 06, 2016 8:49 am
Forum: RHEL/CentOS
Topic: How to install MailParse And Configure nginx+php-fpm
Replies: 3
Views: 5417

Re: How to install MailParse And Configure nginx+php-fpm

Something not right with zz_mailparse module. Check module: ls -la /usr/lib/php/modules/zz_mailparse.so Download again for your PC arc - x86, may be you use x64 module. Hi I also follow normal installation but same issue, and searching google again with another trick but same problem. If I was not ...
  • Jump to post
by indteam
Tue Sep 06, 2016 7:51 am
Forum: RHEL/CentOS
Topic: How to install MailParse And Configure nginx+php-fpm
Replies: 3
Views: 5417

How to install MailParse And Configure nginx+php-fpm

Hi I install mailparse following from internet for centos but i have error PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/zz_mailparse.so' - /usr/lib/php/modules/zz_mailparse.so: undefined symbol: mbfl_name2no_encoding in Unknown on line 0 Php 5.6.26RC1 Centos 6 32bit...
  • Jump to post
by indteam
Mon Jul 18, 2016 10:30 am
Forum: Web Server
Topic: HOWTO Install ngx_pagespeed (Google PageSpeed)
Replies: 49
Views: 762378

Re: HOWTO Install ngx_pagespeed (Google PageSpeed)

Hi

what file name add this code ?

Code: Select all

listen      %ip%:%proxy_ssl_port% spdy;

Code: Select all

--with-http_v2_module
same or not with

Code: Select all

--with-http_spdy_module
nginx version: nginx/1.10.1
  • Jump to post

Search found 12 matches
  • 1
  • 2
  • Next

Go to advanced search



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password