Hi All,

Has anyone come across the command name changing when the Perl
directive is introduced in the configuration file.

When,

<Perl>
</Perl>

 is used then ps -ef gives the proper command name namely httpd. 

When
<Perl>

</Perl>

is used(This time with a blank line) then ps -ef does not give httpd
as the command name, instead gievs -e as the command name. This occurs
even when a directive is used inside the section but the directive is
parsed though.  Is there any buffer overflow that may be happening.

Regards,
Pradeep

Reply via email to