Using mod_perl on foreign host...

2004-10-15 Thread Rajesh Pethe
Hi,   I'm new to mod_perl and I'm looking to develop a set of mudules for my site which I'm looking to host on a foreign server. I want to know if there is any dificulties involved in achieving this as mod_perl modules need some extra configuration parameters in the httpd.conf.   Please clear the c

problem running suid scripts...

2004-08-06 Thread Rajesh Pethe
Dear Sirs, I'm new to mod_perl and am enjoying every bit of it, I have new problem, I want to execute suid scripts from mod_perl i.e. the script called from mod_perl should be executed as a priveliged user and not as default 'apache' user. Please help me do this. Regards. Rajesh.

Problem Installing Apache::Request and Apache::Test...

2004-07-22 Thread Rajesh Pethe
Dear Sir, I've statically compiled apache-1.3.31 and mod_perl-1.29 and now I need use Apache::Request in my scripts but the module is'nt present on my system. I've downloaded it from CPAN but 'perl Makefile.PL' results in error due to absence of needed version of Apache::Test module. Next i dow