can you try to run a "rake migrate RAILS_ENV=production" from the root of your instiki install and report back if that solves your problems?
On 3/4/07, aaron smith <[EMAIL PROTECTED]> wrote: > Hey Everyone, > > Quick question. I'm on a dedicated linux CentOS box at lunarpages. I am > trying to get Instiki to run on it. I have everything installed needed. > ruby, gems, rails, etc... For right now i'm just trying to get it running > without mod_proxy and apache.. I've changed the port to port 80 in > script/server. > > I start it by running ./instiki > everything starts successfully > > The the page is just blank when visited. I see the requests coming through > to WEBrick, but no visual output. You can see the output here: > > http://www.rubyamfdedicated.com > > I believe sqlite is installed correctly. As when I type sql[TAB] it > completes with this: 'sqlite3 ' > > Any Ideas? > > -thanks > > _______________________________________________ > Instiki-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/instiki-users > _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
