Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Matthias Tarasiewicz
RE: localhost:2500 gives blank page [ reply ]  
2007-09-27 07:01
this could be the known sqlite problem;
please see this thread for help:
http://rubyforge.org/pipermail/instiki-users/2007-September/001036.html

By: Laran Evans
RE: localhost:2500 gives blank page [ reply ]  
2007-08-14 13:10
I have the same problem, home page comes up blank. My log/production.log contains just this:

# Logfile created on Sun Mar 19 01:11:25 Mountain Standard Time 2006 by logger.rb/1.5.2.7
Migrating to Beta1Schema (1)
Migrating to Beta2ChangesBulk (2)

By: Matthias Tarasiewicz
RE: localhost:2500 gives blank page [ reply ]  
2007-07-27 13:26
which version of ruby and of instiki are you running?
you might want to check what is written to log/production.log - errors get logged there.

By: chops forever
localhost:2500 gives blank page [ reply ]  
2007-07-26 22:07
Help... I ran instiki on Windows XP, but http://localhost:2500 comes up blank.


C:\instiki-0.11.pl1>ruby instiki
=> Instiki started on http://0.0.0.0:2500
=> Ctrl-C to shutdown; call with --help for options
[2007-07-26 18:06:46] INFO WEBrick 1.3.1
[2007-07-26 18:06:46] INFO ruby 1.8.6 (2007-03-13) [i386-mswin32]
[2007-07-26 18:06:46] INFO WEBrick::HTTPServer#start: pid=1480 port=2500

Any help would be greatly appreciated!

Thanks.