os.popen under Win32 Using Apache

Nicolas Léonard leonar_n at epita.fr
Fri Jan 14 17:31:29 EST 2000


Ok, thanks

It works perfectly with win32pipe.popen()


Sameer Chowdhury <sameerc1 at yahoo.com> wrote in message
news:013101bf5e46$b2d83a20$d8c9fea9 at desktop...
> I came across some reference indicating that popen does not work in all
> conditions under win32.  I believe Mark Hammond includes popen2 in the
> win32all package that is supposed to replace popen under Windows.  I would
> check Python's windows page for more information.
>
> -----Original Message-----
> From: Nicolas Léonard <leonar_n at epita.fr>
> Newsgroups: comp.lang.python
> To: python-list at python.org <python-list at python.org>
> Date: Thursday, January 13, 2000 4:33 AM
> Subject: os.popen under Win32 Using Apache
>
>
> >Hit there
> >
> >
> >I have a problem when I try to use os.popen() in a cgi with Apache,
> >under Win32.
> >
> >It works in command-line mode, but don't work through Apache.
> >
> >Any idea ?
> >
> >Thanks.
> >
> >--
> >Nicolas Léonard
> >Tél : (33) 06-61-40-30-31
> >E-Mail : leonar_n at epita.fr
> >
> >
> >
>
> __________________________________________
> NetZero - Defenders of the Free World
> Get your FREE Internet Access and Email at
> http://www.netzero.net/download/index.html
>





More information about the Python-list mailing list