Skip to content

Instantly share code, notes, and snippets.

@dhoss
Created July 30, 2009 00:52
Show Gist options
  • Save dhoss/158485 to your computer and use it in GitHub Desktop.
Save dhoss/158485 to your computer and use it in GitHub Desktop.
[dhoss@dhoss ~]$ sudo /usr/local/www/data/boyosplace/script/boyosplace_fastcgi.pl -l /tmp/boyosplace.socket -n 5 -p /tmp/boyosplace.pid -d
DBIx::Class::Schema::load_namespaces(): We found ResultSet class 'BoyosPlace::Schema::ResultSet::Photos' for 'Photos', but it seems that you had already set 'Photos' to use 'DBIx::Class::InflateColumn::FS::ResultSet' instead at /usr/local/www/data/boyosplace/script/../lib/BoyosPlace/Schema.pm line 7
FastCGI daemon started (pid 29084)
FastCgiExternalServer /tmp/boyosplace.fcgi -socket /tmp/boyosplace.socket
Alias /boyosplace/static /usr/local/www/data/boyosplace/root/static/
<Location /boyosplace/static>
SetHandler default-handler
</Location>
Alias /boyosplace /tmp/boyosplace.fcgi/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment