Hello
I have a few script which better perform using mod_perl
In ensim I didn’t have to think about it just choose option in CP and was done
I can’t find anything like that in CPanel (I think I’m going to miss ensim)
It will require some configuration in httpd.conf and alias for perl
I tried to do it like that
ScriptAlias /perl/ “ but I’m not sure the path to perl”


SetHandler perl-script
PerlHandler Apache::Registry
PerlSendHeader On


does perl module need to be loaded like php4_module
LoadModule php4_module libexec/libphp4.so
if it deas so what is the correct command ?(LoadModule ???)
Please let me know the correct way to configure perl
Thank you for any help or direction

Bogdan
:confused: