|
List Info
Thread: CentOS Installation?
|
|
| CentOS Installation? |

|
2007-03-03 19:52:58 |
|
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
|
| Re: CentOS Installation? |

|
2007-03-04 07:11:09 |
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 <beingthexemplarylists gmail.com> 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.rubyamfded
icated.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
> Instiki-users rubyforge.org
> h
ttp://rubyforge.org/mailman/listinfo/instiki-users
>
_______________________________________________
Instiki-users mailing list
Instiki-users rubyforge.org
h
ttp://rubyforge.org/mailman/listinfo/instiki-users
|
|
| Re: CentOS Installation? |

|
2007-08-06 13:42:20 |
|
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 < parasew gmail.com">parasew gmail.com> 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 < beingthexemplarylists gmail.com">
beingthexemplarylists gmail.com> 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 > Instiki-users rubyforge.org">Instiki-users rubyforge.org >
http://rubyforge.org/mailman/listinfo/instiki-users > _______________________________________________ Instiki-users mailing list Instiki-users rubyforge.org">Instiki-users rubyforge.org
http://rubyforge.org/mailman/listinfo/instiki-users
|
| Re: CentOS Installation? |

|
2007-08-07 08:09:15 |
|
Aaron,
Not sure if it is relevant, but I had the same problem getting instiki up and running on my Ubuntu installation.... I had to do a bit of a hack to get it working:
http://rubyforge.org/tracker/?func=detail&aid=10828&group_id=186&atid=783
Johannes
On 8/6/07, aaron smith < beingthexemplarylists gmail.com">
beingthexemplarylists gmail.com> wrote: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 < parasew gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">parasew gmail.com> 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 < beingthexemplarylists gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
beingthexemplarylists gmail.com> 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 > Instiki-users rubyforge.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Instiki-users rubyforge.org >
http://rubyforge.org/mailman/listinfo/instiki-users > _______________________________________________ Instiki-users mailing list Instiki-users rubyforge.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Instiki-users rubyforge.org
http://rubyforge.org/mailman/listinfo/instiki-users
_______________________________________________ Instiki-users mailing list rubyforge.org">Instiki-users rubyforge.org
http://rubyforge.org/mailman/listinfo/instiki-users
|
| Re: CentOS Installation? |

|
2007-08-07 09:26:53 |
|
Hey Thanks for that info. I'm having problems getting that file open. It seems empty?
On 8/7/07, Johannes Vanderknyff < johannes.vanderknyff gmail.com">
johannes.vanderknyff gmail.com> wrote:Aaron,
Not sure if it is relevant, but I had the same problem getting instiki up and running on my Ubuntu installation.... I had to do a bit of a hack to get it working:
http://rubyforge.org/tracker/?func=detail&aid=10828&group_id=186&atid=783
Johannes
On 8/6/07,
aaron smith < beingthexemplarylists gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
beingthexemplarylists gmail.com> wrote: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 < parasew gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">parasew gmail.com> 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 < beingthexemplarylists gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
beingthexemplarylists gmail.com> 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 > Instiki-users rubyforge.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Instiki-users rubyforge.org >
http://rubyforge.org/mailman/listinfo/instiki-users > _______________________________________________ Instiki-users mailing list Instiki-users rubyforge.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Instiki-users rubyforge.org
http://rubyforge.org/mailman/listinfo/instiki-users
_______________________________________________ Instiki-users mailing list Instiki-users rubyforge.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Instiki-users rubyforge.org
http://rubyforge.org/mailman/listinfo/instiki-users
_______________________________________________ Instiki-users mailing list rubyforge.org">Instiki-users rubyforge.org
http://rubyforge.org/mailman/listinfo/instiki-users
|
[1-5]
|
|