Difference between revisions of "Talk:WSO web development"

 
Line 8: Line 8:
  
 
-Ben
 
-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

Revision as of 18:29, November 13, 2005

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