12 Nov
2013
12 Nov
'13
6:09 p.m.
On 11/4/2013 10:08 AM, Maxwell Carey wrote:
I followed the instructions in the Dancer2 deployment guide for running as a cgi-script <http://search.cpan.org/%7Esukria/Dancer2-0.01/lib/Dancer2/Deployment.pod#Running_as_a_cgi-script_%28or_fast-cgi%29> but I am getting HTTP 504 Gateway Time-out when I try to access my application in a browser.
I was unable to resolve this issue so I switched to the method described in "Running from Apache with Plack" <http://search.cpan.org/%7Esukria/Dancer2-0.01/lib/Dancer2/Deployment.pod#Running_from_Apache_with_Plack>, which works fine. It would be nice to know what caused the issue but oh well. --Max