Joined September 2013
·
Posted to
How to setup rails app on a mediatemple (dv)
over 1 year
ago
Seriously man, you are a god. Got a client to agree to using rails and got to the deploying stage and I was like WHAT THE HELL IS GOING ON.
I normally develop in .NET MVC at work and it's a lot easier, so this tutorial is amazing!
Thanks dude!
Actually, getting this error, any ideas?
2013-09-06T21:07:44-07:00 ERR (3): Apache config (13785268630.78534100) generation failed: Syntax error on line 4 of /var/www/vhosts/[mydomainname]/conf/vhost.conf:
Invalid command 'PassengerAppRoot', perhaps misspelled or defined by a module not included in the server configuration
Syntax error on line 4 of /var/www/vhosts/[mydomainname]/conf/vhost.conf:
Invalid command 'PassengerAppRoot', perhaps misspelled or defined by a module not included in the server configuration
My VHOST.conf is the same as your tutorial, with the domain name changed....
Any ideas?