Hi, I instaled redmine on Dream Host, all seems ok but, but the "look" of the site is wrong. this is the look of redmine: www.redmine.org My site works but... see: www.rause.com.br/redmine I following step by step the turorial in this link: http://wiki.dreamhost.com If i run webrik for test, the look is ok. Why with webrik the look is right? What is wrong?
on 21.03.2008 14:49
on 21.03.2008 14:52
Sidon Duarte wrote: > Hi, > > I instaled redmine on Dream Host, all seems ok but, but the "look" of > the site is wrong. > > this is the look of redmine: www.redmine.org > My site works but... see: www.rause.com.br/redmine > > I following step by step the turorial in this link: > http://wiki.dreamhost.com > > If i run webrik for test, the look is ok. > Why with webrik the look is right? What is wrong? this is the look of redmine: http://www.redmine.org My site works but... see: http://www.rause.com.br/redmine
on 24.03.2008 06:55
Sidon, I also have my sites in Dreamhost and this week I installed
Redmine to test it. It was a little tricky but I made it work.
You can check in my blog the steps (in spanish) I followed to install
it.
http://www.jorgeivanmeza.com/blog/2008/03/24/instalacion-de-redmine-064-en-un-host-compartido/
I am not experimented with RoR but let me know if you need further
help to installing Redmine.
By the way, I installed the package outside the public directory and I
linked the /public directory to my domain letting me access the
Redmine application using http://domain.com/redmine avoiding to expose
the whole Redmine tree as you have it in this moment under
http://www.rause.com.br/redmine/.
Good luck.
on 26.03.2008 13:41
Sidon, You should definitely point your domain to the /public directory & change your mysql password asap. Your current setup exposes the database.yml which anyone can read to get access to your database server. Since the database server probably hosts more than one database, your other sites are now also compromised. Cheers
on 29.07.2008 19:13
Hey... This is urgent.. SECURITY Take a look at your redmine installation, at the config http://www.rause.com.br/redmine/config/database.yml It shows your database information make an index.html file and put it in that folder On Mar 21, 9:49 pm, Sidon Duarte <ruby-forum-incom...@andreas-s.net>
on 29.07.2008 19:17
http://alandaveline.com/blog/2008/05/16/redmine-on-dreamhost-with-passenger/ that should fix your installation, and any future installation of ruby apps On Mar 21, 9:49 pm, Sidon Duarte <ruby-forum-incom...@andreas-s.net>
on 30.07.2008 09:41
lucero wrote: > Hey... This is urgent.. SECURITY > > Take a look at your redmine installation, at the config > > http://www.rause.com.br/redmine/config/database.yml > > It shows your database information > make an index.html file and put it in that folder Wow! Its a very very bad, I think i solved with permissions. Thanks a lot!
on 31.07.2008 02:20
No prob. On Jul 30, 3:41 pm, Sidon Duarte <ruby-forum-incom...@andreas-s.net>