Vesta Control Panel - Forum

Community Forum

Skip to content

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

https error after removing nginx

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
mahdiawadi
Posts: 2
Joined: Thu Mar 19, 2015 12:56 pm

https error after removing nginx
  • Quote

Post by mahdiawadi » Thu Mar 19, 2015 1:09 pm

Hi
i'm using vestacp for a few months now .. but i have two problem i'll be thankful if anyone can help me about them

i have some php scripts that they took more than couple of minutes to be executed.
but after a minute i get 500 internal server

i tried max_execution_time in php.ini and also tried php_admin_value max_execution_time in httpd.conf
but i still got the same error.
then i removed the nginx (as it said in vestacp documents) the problem got solved

but now the site won't work on https
i get SSL connection error

can you help me about how can i fix the time out problem with nginx or get https working without nginx?

thank you all in advance
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: https error after removing nginx
  • Quote

Post by skurudo » Thu Mar 19, 2015 2:55 pm

mahdiawadi wrote:how can i fix the time out problem with nginx
Nginx problem will be solved with proxy_send_timeout/proxy_read_timeout:

proxy_send_timeout 900;
proxy_read_timeout 900;

mahdiawadi wrote:get https working without nginx?
Nginx support ssl work, you can add your certifices in apache2 by your own hands, if you want.
Top

mahdiawadi
Posts: 2
Joined: Thu Mar 19, 2015 12:56 pm

Re: https error after removing nginx
  • Quote

Post by mahdiawadi » Tue Mar 24, 2015 1:50 pm

thank you
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Web Server”



  • 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