Invalid Command

Hey once again everyone,

I have a question about configuring the Apache service for RT. I recently added a VirtualHost into the Apache configuration. When I try to use an “apache stop” then “apache start” command, it gives me this error:

“Invaild command ‘PerlModule’ , perhaps mis-spelled or defined by a module not included in the server configuration”

I do have mod_perl installed, and it is running. Should I add anything to my apache httpd.conf file?

Thank you,
Daniel Blavos

Daniel Blavos wrote:

Hey once again everyone,

I have a question about configuring the Apache service for RT. I
recently added a VirtualHost into the Apache configuration. When I try
to use an “apache stop” then “apache start” command, it gives me this error:

“Invaild command ‘PerlModule’ , perhaps mis-spelled or defined by a
module not included in the server configuration”

I do have mod_perl installed, and it is running. Should I add anything
to my apache httpd.conf file?
You don’t. This error inform exactly about that that you don’t have
mod_perl installed/loaded.