Willipedia is now back online as of 5/5/2019 |
It has been several years since Willipedia closed. Please help get it updated! |
Go to the Willipedia 2.0 Project to learn more. |
Difference between revisions of "Talk:WSO web development"
Line 11: | Line 11: | ||
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 | 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 |
Revision as of 17:38, November 13, 2005
So I got all setup and got my server started, and started port forwarding but I've gotten two incorrect behaviors:
- A blank page (empty source too) in the browser when accessing my localhost.williams.edu:8000
- 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