Talk:WSO web development

Revision as of 18:25, November 13, 2005 by Bwood (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

So I got all setup and got my server started, and started port forwarding but I've gotten two incorrect behaviors:

  1. A blank page (empty source too) in the browser when accessing my localhost.williams.edu:8000
  2. 500 internal server

Here's the error from the log: [Sun Nov 13 17:07:22 2005] [error] DBI connect('dbname=wsonet-devel;host=localhost','wsonet-devel',...) failed: could not connect to server: Connection refused\n\tIs the server running on host "localhost" and accepting\n\tTCP/IP connections on port 5432?\n at /Users/bwood/web/wsonet/site/Model/WSOKit/Common.pm line 77\n


-Ben