I was able to install redmine on dreamhost without any problems. I followed the directions from the dreamhost wiki and it is up and running. The problem is that it is very slow. So slow that it errors out sometimes. It gives a pipe broken error. Is there anything that can be done to improve the performance and eliminate the broken pipe errors?
Share
if you’re running Redmine on shared hosting, you should know that default amount of memory allowed is about 150Mb. Site running Redmine requires about the same amount, so sometimes passenger instance gets killed by system daemon for excessive memory consumption.