added ruby support in template

3 posts / 0 new
Last post
#1 Tue, 05/27/2008 - 23:05
max

added ruby support in template

apache would not start after new vhost with the new template was used. Template needs to check if ruby mod installed.

[root@colo home]# service httpd start Starting httpd: Syntax error on line 1195 of /etc/httpd/conf/httpd.conf: Invalid command 'RubyRequire', perhaps misspelled or defined by a module not included in the server configuration

Wed, 05/28/2008 - 02:49
sgrayban

Obiously posted in the wrong place......

Try http://www.virtualmin.com/bugs/

(Why do people post in wrong places ?) Please read forum topics.

Wed, 05/28/2008 - 12:21
Joe
Joe's picture

Actually, this is trying to use mod_ruby, which is not the default method Virtualmin Pro uses for Ruby applications (we use Mongrel and proxy rules, though we'll be switching to mod_rails soon). If you want to use mod_ruby, you'll need to insure it is installed and that you have loaded the module in Apache.

--

Check out the forum guidelines!

Topic locked