Web Hosting Talk







View Full Version : Who uses mod_perl?


AtlantaWebhost.com
12-23-2000, 03:20 PM
There seams to be some conflicts between mod_perl and other Apache services when mod_perl is compiled DSO.

As far as I know, none of our customers use mod_perl. So my question is, does our new server really need to support it? Does anyone know of anyone who used mod_perl?

Best regards,
Frank Rietta

Webdude
12-24-2000, 03:57 PM
What little I know about it you have to use either mod_cgi or mod_perl, but not both. As far as I can find, mod_cgi is the recommended method as supposedly mod_perl opens up some conflicts as well as security issues.