These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for added ruby support in template on the new forum.
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
Obiously posted in the wrong place......
Try http://www.virtualmin.com/bugs/
(Why do people post in wrong places ?) Please read forum topics.
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!