[Instiki] Running Instiki -- just get blank page
mathew
meta at pobox.com
Sun Jul 16 16:47:12 EDT 2006
*Chris Gehlker* <canyonrat at mac.com> wrote:
> On Jul 13, 2006, at 7:22 AM, Simon Dorfman wrote:
> >/ Jason Howard wrote://
> />>/ When I try loading: http://127.0.0.1:2500/ or: http://localhost:2500
> />>/ in my browser, I get a blank white screen.
> />/
> />/ Hi Jason, I have the same problem on WinXP.//
> /
> It's hard to believe that you two are the only ones trying to run
> Instiki on Windows.
It's not a Windows problem; it doesn't work on Linux either. I just
downloaded Instiki, untarred it, went into the directory and ran
./instiki. I go to the top level page, and get a totally blank page (no
HTML returned at all).
$ ./instiki
=> Instiki started on http://0.0.0.0:2500
=> Ctrl-C to shutdown; call with --help for options
[2006-07-13 12:30:54] INFO WEBrick 1.3.1
[2006-07-13 12:30:54] INFO ruby 1.8.4 (2005-12-24) [i486-linux]
[2006-07-13 12:30:54] INFO WEBrick::HTTPServer#start: pid=22931 port=2500
127.0.0.1 - - [13/Jul/2006:12:30:59 CDT] "GET / HTTP/1.1" 500 0
- -> /
127.0.0.1 - - [13/Jul/2006:12:31:01 CDT] "GET / HTTP/1.1" 500 0
- -> /
Here's the output from curl -D - http://localhost:2500
HTTP/1.1 500 Internal Server Error
Connection: Keep-Alive
Date: Thu, 13 Jul 2006 17:37:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.4/2005-12-24)
Content-Length: 0
Nothing useful in the logs.
So something in the current release version of Instiki is broken.
I'm using the database.yml that came with instiki. It is successfully
creating a sqlite database in db/. It just isn't working.
Are you telling me that if you download instiki-0.11.0 and unpack it and
run it on your system, as is in a fresh directory, it works?
mathew
More information about the Instiki-users
mailing list