Created
April 14, 2010 15:55
-
-
Save clkao/365982 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[clkao@mtl-2:hiveminder clkao (plack)]$ ~/perl5.10/bin/perl -I ~/git/Plack/lib -I ~/git/AnyMQ/lib -I ~/git/AnyMQ-AMQP/lib -I ~/git/bps/jifty/lib -I ~/git/bps/jifty-plugin-oauth/lib -I ~/git/bps/jifty-plugin-monitoring/lib -I ~/git/Web-Hippie/lib ~/git/Plack/scripts/plackup -s Standalone -E deployment -p 8008 -e 'enable "ReverseProxy"' | |
Can't use string ("1") as a subroutine ref while "strict refs" in use at /Users/clkao/perl5.10/lib/site_perl/5.10.1/Plack/Middleware/ReverseProxy.pm line 54. | |
Can't use string ("1") as a subroutine ref while "strict refs" in use at /Users/clkao/perl5.10/lib/site_perl/5.10.1/Plack/Middleware/ReverseProxy.pm line 54. | |
Can't use string ("1") as a subroutine ref while "strict refs" in use at /Users/clkao/perl5.10/lib/site_perl/5.10.1/Plack/Middleware/ReverseProxy.pm line 54. | |
^C | |
[clkao@mtl-2:hiveminder clkao (plack)]$ ~/perl5.10/bin/perl -I ~/git/Plack/lib -I ~/git/AnyMQ/lib -I ~/git/AnyMQ-AMQP/lib -I ~/git/bps/jifty/lib -I ~/git/bps/jifty-plugin-oauth/lib -I ~/git/bps/jifty-plugin-monitoring/lib -I ~/git/Web-Hippie/lib ~/git/Plack/scripts/plackup -s Standalone -E deployment -p 8008 -e 'enable "ReverseProxy"' app.psgi | |
INFO - GET request for /splash/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment