DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40817>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40817





------- Additional Comments From [EMAIL PROTECTED]  2006-10-27 17:52 -------
I had to "hack" it for php though.
By default, the cgiexecutable is "perl" but if it tries to run a php file, it
doesn't work.
If the cgiexecutable used for php files is "php" instead of the default perl, it
works flawlessly.
(though wish it had a "run as user" ["su -l user"] option to run the cgi as
something different than tomcat).

(In reply to comment #4)
> I have fixed the bug and added the PHP environment variable for good measure.
> 
> You shouldn't need to hack the CGI servlet now. Just declare it twice, with a
> different name, and you can have one set of init-params and mappings for PHP 
> and
> another for Perl. In fact, you can have as many as you want.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to