please check one more thing where is your cwd in the spawned script, it should be '/'. in mp1 one had to manually chdir '/' in the script, but I believe the Apache C API called from spawn_proc_prog does it for you. Is that right?

> CORE::exit(0);

and you don't need this either, especiall if you call exec()

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to