Hey Again, I'm having this same issue again on another server. Can't figure out what is wrong..
I've tried running : rake migrate RAILS_ENV=production and I get this error: rake aborted! libsqlite3.so: cannot open shared object file: No such file or directory (See full trace by running task with --trace) Any ideas? On 3/4/07, Matthias Tarasiewicz <[EMAIL PROTECTED]> wrote: > > 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 >
_______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
