On a Windows machine? If not, what operating system are you talking about?

For Windows the problem is that user that the user Apache runs as
doesn't have ability by default to launch a Window. There is a fiddle
that one needs to do. I don't remember what it is, but it has been
asked before and have seen answers for it, including on StackOverflow.

Qualify first what operating system you are using.

Graham

On 19 September 2011 15:30, seeker <[email protected]> wrote:
> I'm using apache + wsgi_mod + django, I'm setting up a automation test
> site, so that I can click a button the web page then server will start
> a auto test, I use django to call some other python code for test,
> there are some window should pops up , so that I can check what is
> happening, but when starting that  the test process silently. How can
> I do to make these window foreground? Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "modwsgi" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/modwsgi?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to