Recent Projects

Install Ruby Enterprise, Phusion Passenger and El Dorado on Debian Lenny

This post has been moved to http://demongin.org/blog/817

3 Responses to “Install Ruby Enterprise, Phusion Passenger and El Dorado on Debian Lenny”

  1. [...] setting where you’ve got one server and you want it to run one site. More here These instructions don’t use git or capistrano. The instructions contained in the El Dorado [...]

  2. Jeff Stahler says:

    Got this error
    [code]
    Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
    failed!
    [/code]
    Ubuntu forum post said do this.
    sudo a2enmod rewrite
    did that..
    however,
    all my site directs to is the actual directory and thus exposing all my configuration files

  3. Jeff Stahler says:

    Ok, the problem was with the my example.com file.
    I believe I had a few lines commented out by accident.
    Also in that file, I also forgot to change the “example.com” to chezbold.com in a few places.
    They were all silly mistakes on my end.

Leave a Reply