Re: IPC::Open2, mod_perl and cvsweb

2002-11-26 Thread Stas Bekman
Ilya Martynov wrote:

On Mon, 25 Nov 2002 23:01:44 -0500, Geoffrey Young <[EMAIL PROTECTED]> said:





Look in archives. I think many people had problems with IPC::Open2
under mod_perl. So far the best solution I know is just replacing it
with IPC::Run.


Seconded. Go with IPC::Run and you won't regret, since it works
under mod_perl and gives you much more than the IPC::Open* family.




GY> IPC::Run++

Question about IPC::Open2 under mod_perl seems to arise quite
frequently. Maybe it should be added to mod_perl guide in 'Frequent
mod_perl problems' section.


done. will be online at the troubleshooting.html chapter on the next 
automatic update (within 6 hours).



__
Stas BekmanJAm_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



Re: IPC::Open2, mod_perl and cvsweb

2002-11-26 Thread Ilya Martynov
> On Mon, 25 Nov 2002 23:01:44 -0500, Geoffrey Young <[EMAIL PROTECTED]> 
>said:

>>> 
>>> Look in archives. I think many people had problems with IPC::Open2
>>> under mod_perl. So far the best solution I know is just replacing it
>>> with IPC::Run.
>> Seconded. Go with IPC::Run and you won't regret, since it works
>> under mod_perl and gives you much more than the IPC::Open* family.

GY> IPC::Run++

Question about IPC::Open2 under mod_perl seems to arise quite
frequently. Maybe it should be added to mod_perl guide in 'Frequent
mod_perl problems' section.

-- 
Ilya Martynov,  [EMAIL PROTECTED]
CTO IPonWEB (UK) Ltd
Quality Perl Programming and Unix Support
UK managed @ offshore prices - http://www.iponweb.net
Personal website - http://martynov.org




Re: IPC::Open2, mod_perl and cvsweb

2002-11-25 Thread Geoffrey Young



Look in archives. I think many people had problems with IPC::Open2
under mod_perl. So far the best solution I know is just replacing it
with IPC::Run.



Seconded. Go with IPC::Run and you won't regret, since it works under 
mod_perl and gives you much more than the IPC::Open* family.

IPC::Run++

it's not just for system() anymore :)

--Geoff




Re: IPC::Open2, mod_perl and cvsweb

2002-11-25 Thread Keith Watanabe
> Seconded. Go with IPC::Run and you won't regret, since it works under 
> mod_perl and gives you much more than the IPC::Open* family.

got it to work.  thanks guys!



Re: IPC::Open2, mod_perl and cvsweb

2002-11-25 Thread Stas Bekman
Ilya Martynov wrote:

On Mon, 25 Nov 2002 18:27:54 +0900, Keith Watanabe <[EMAIL PROTECTED]> said:




KW> Hi!

KW> I was wondering if there are any known issues regarding IPC::Open2
KW> with mod_perl.

Look in archives. I think many people had problems with IPC::Open2
under mod_perl. So far the best solution I know is just replacing it
with IPC::Run.


Seconded. Go with IPC::Run and you won't regret, since it works under 
mod_perl and gives you much more than the IPC::Open* family.



__
Stas BekmanJAm_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



Re: IPC::Open2, mod_perl and cvsweb

2002-11-25 Thread Ilya Martynov
> On Mon, 25 Nov 2002 18:27:54 +0900, Keith Watanabe <[EMAIL PROTECTED]> 
>said:

KW> Hi!

KW> I was wondering if there are any known issues regarding IPC::Open2
KW> with mod_perl.

Look in archives. I think many people had problems with IPC::Open2
under mod_perl. So far the best solution I know is just replacing it
with IPC::Run.

KW> [..snip..]

-- 
Ilya Martynov,  [EMAIL PROTECTED]
CTO IPonWEB (UK) Ltd
Quality Perl Programming and Unix Support
UK managed @ offshore prices - http://www.iponweb.net
Personal website - http://martynov.org