"Jason Wong" wrote:
>
> Does the webserver have permission to:
>
>   (a) execute the python binary
>   (b) access and read ncMailer.py
>
>

Thanks for all the help! I really appreciate it. :)

Hm, I'm actually not sure if my host allows that. This could definitely be
the problem. Is there a simple way to find out, other than asking? For now,
my guess is I can only execute the file from my cgi-bin directory.

Okay, we're a step closer to victory. I can run the script, via a web
browser, through my cgi-bin. Unfortunately, this kind of defeats to purpose!
This is no better than my original PHP script, since it too will hang the
browser on long operations. I'm back to square one, if I can't run that
script without the browser waiting on it to finish...

Any ideas, given this new situation?

gilrain



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to