Help for this page

Select Code to Download


  1. or download this
    #mycgiapp.psgi
    #!/usr/bin/perl
    ...
    Watching ./lib myapp.psgi for file updates.
    HTTP::Server::PSGI: Accepting connections at http://192.168.110.181:50
    +10/
    10.1.1.4 - - [11/Sep/2014:11:33:57 +0530] "GET /
    
  2. or download this
    use Ubic::Service::Starman;
    
    ...
    
    Can't locate  /var/www/myapp/Config.pl in @INC (@INC contains: /usr/lo
    +cal/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /
    +usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /
    +var/www/myapp/myapp.psgi line 166.
    
  3. or download this
    use Ubic::Service::Plack;
    my $Config={
    ...
        pidfile    =>'/var/log/psgi/domfares.pid',
        };
    return Ubic::Service::Plack->new($Config);
    
  4. or download this
    Starman error log
    2014/09/12-14:25:52 Worker processes cleaned up
    ...
    [Fri Sep 12 14:26:52 2014]    20738    child guid: 2916145800
    [Fri Sep 12 14:26:55 2014]    20738    sending SIGTERM to 20739
    [Fri Sep 12 14:26:55 2014]    20738    daemon 20739 exited