in reply to Re^4: Mojolicious, Morbo, Hypnotoad and Apache httpd deployment
in thread Mojolicious, Morbo, Hypnotoad and Apache httpd deployment [SOLVED]

So, problem solved now (switching to findbin fixed it)?

  • Comment on Re^5: Mojolicious, Morbo, Hypnotoad and Apache httpd deployment

Replies are listed 'Best First'.
Re^6: Mojolicious, Morbo, Hypnotoad and Apache httpd deployment
by brilant_blue (Beadle) on Jun 02, 2014 at 00:20 UTC

    Yes, it seems to be working well with Hypnotoad and Morbo servers now after switching to FindBin module. (Why?) I still didn't configure Apache httpd server properly because at first I wanted to make changes in my files and test its function. At second I want to configure httpd. But maybe there will be no necessity for that while everything is fine with Hypnotoad.

    Thank you Monks!