Talk:WSO web development

Revision as of 18:38, November 13, 2005 by Bwood (talk | contribs)

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


Ah, my bad; the server should be set to nancy, not localhost. I fixed it. Run "svn update" in your wsonet folder, then try it again. --Evan


svn: Working copy 'site/View/pkit_cache' is missing or not locked

Hmmm. Now I get the blank page again. --Ben