Redmine on Dream Host

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?

Sidon D. 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

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.

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

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 D. [email protected]

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!

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 D. [email protected]

No prob.

On Jul 30, 3:41 pm, Sidon D. [email protected]