PDA

View Full Version : mod_perl support


sixbyseven
07-10-2002, 10:03 AM
I know that HR supports perl modules (in a CGI way) but I can't find any info as to whether they specifically support *mod_perl* modules...

Anyone have the answer to this?

SixBySeven.

Jaydillar
08-19-2002, 03:36 AM
hmmm nobody gave you an answer ? usually they're really good about that

ogoy
08-19-2002, 02:21 PM
Here's the usual (and correct?) response:

Have you submitted a ticket about this? I figure HR support should know what they support and what they don't ;)

eisforian
12-16-2002, 02:43 AM
> "I know that HR supports perl modules (in a CGI way) but I can't find any info as to whether they specifically support *mod_perl* modules... / Anyone have the answer to this?"

Yes, and the answer is no. To fully use mod_perl you need full access to the server.

You could probably run your own Apache process to listen on a high port of the server, but the folks upstairs might not like you doing something of that nature. :)