Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Gazelle (http://www.bvlist.com/forumdisplay.php?f=40)
-   -   502 Bad Gateway (http://www.bvlist.com/showthread.php?t=9909)

marc234 24th May 2014 11:52

502 Bad Gateway
 
1 Attachment(s)
hallo,
after install i get 502 Bad Gateway i flow this installation:
https://github.com/WhatCD/Gazelle/wi...n-Ubuntu-12.04

any ide ?:muscle:

thanks

DND 24th May 2014 15:54

did you tried to google what 502 error means ?

https://www.google.ro/?gws_rd=cr&ei=ZaSAU5KZCObk4QS49YG4Bg#q=502+bad+gateway+ngin

http://www.nginxtips.com/502-bad-gateway-using-nginx

i think it's from the php5-fm sock or you need to open some ports/DNS servers not setup.

firefly007 24th May 2014 17:59

Quote:

Originally Posted by marc234 (Post 44554)
hallo,
after install i get 502 Bad Gateway i flow this installation:
https://github.com/WhatCD/Gazelle/wi...n-Ubuntu-12.04

any ide ?:muscle:

thanks

Check your paths in Gazelle's /classes/config.php

acidburn974 25th May 2014 15:13

The most of time 502 bad gateway error is caused by PHP-FPM or FastCGI, have you checked if one of those process are running on your system ?

Code:

fastcgi_pass unix:/var/run/php5-fpm.sock;
Is this the correct path to your php unix socket ?


All times are GMT +2. The time now is 11:31.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.