Did you remember to set PERLBREW_ROOT and PERLBREW_HOME and call $PERLBREW_ROOT/perl5/perlbrew/etc/bashrc before you start the application? See here: http://perlbrew.pl/Perlbrew-In-Shell-Scripts.html
Am Montag, 13. April 2015 13:38:59 UTC+2 schrieb Nacho B: > > THE RESULTS: > - If I write an absolute path por the app (*/home/tester/path-to-the-app*), > Mojolicious itself complains about it cant’t found it in @INC > > - If I write *$HOME/path-to-the-app-from-the-user-directory* the script > runs “fine", even it says that a .pid has been created, BUT it is not > true!!!! In the log says that the app exited, and that .pid number does not > exists in the running processes list in the server. > > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
