PDA

View Full Version : Perl Script


c0mrade
06-25-2008, 05:16 PM
Hi,

Is it possible to execute shell script from perl with suexec?If yes then my first question is how :) and second question is, will executed shell script be executed by file owner(one using suexec to run shell script) or will it be executed by apache(nobody) ?

YogeshSawant
06-26-2008, 06:04 AM
this (http://httpd.apache.org/docs/2.2/suexec.html) might be useful for you (if you haven't read yet)