Running scripts as OS user other than apache/nobody

2009-08-19 Thread Dan Horne
Hi I have a need to run various CGI scripts as different OS users, perhaps by Apache directory or via Apache virtual hosts. This isn't for security reasons, but because we need to interact with different OS environments via a web interface, and each environment will require a different OS user. I

Re: compiling on Solaris

2009-08-19 Thread John D Groenveld
In message <00504502f5787b3f300471788...@google.com>, mega...@gmail.com writes: >I am trying to compile modperl2 on Solaris. I am using Perl5.10.0, and >because the Solaris compiler seems to have difficulties compiling >Perl5.10.0 extensions, I want to compile modperl2 using gcc. I am trying to