Hello,
Me again (sorry), i did as was suggested to get rid of the
CGI.pm debug messages in the Apache Server. I changed NO_DEBUG
to 1 and the
(offline mode: enter name=value pairs on standard input)
all went away. Thats the good news. The strange news is that
now, however, it do
On Thu, 8 Feb 2001, Stef Telford wrote:
> Hello,
> Me again (sorry about this) and this is probably a silly question
> but, each of my Apache children load in CGI.pm at startup time (via the
> startup.pl method). The only problem is that the apache-error log grows
> du
Hello,
Me again (sorry about this) and this is probably a silly question
but, each of my Apache children load in CGI.pm at startup time (via the
startup.pl method). The only problem is that the apache-error log grows
due to the CGI.pm startup message
(offline mode: enter name
> I want to know if the script can be set with setuid as root for
> execution.
Since you asked this on this list, I will assume the script is a mod_perl
script. Unless the whole web server runs as root, I don't think the
script can run as root.
Here's what you can do instead. Have the mod_perl
Hello,
We recently bought a new Raq3 server. We have
developed a script to add users directly from the web interface. IT is bombing
out as the script should be run as 'root'.
I want to know if the script can be set with setuid
as root for execution.
Thanks for any help.
VIjay