On Tue, 2008-07-22 at 23:27 -0400, Daniel Brown wrote:
> Try this to see if your script is outputting any errors:
>
> exec('/path/to/python your-script.py 2>&1',$ret);
> print_r($ret);
> ?>
This worked, was opening a file for which permission was denied. Python
didn't show me anythin
Forwarded to the appropriate list (PHP General). Anuj: If you're
not already subscribed, please visit http://php.net/mailinglists and
subscribe to the PHP General list, or send a blank email to
[EMAIL PROTECTED]
On Tue, Jul 22, 2008 at 11:09 PM, Anuj Bhatt <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
Hi,
I'm new to PHP and just installed apache2 with php support. I'm trying
to execute a Python script (from within php), which does take a good
amount of time and am waiting for it to terminate so that I can process
the output and print that out in HTML.
The problem I'm having is that I can't ge
On Mon, 21 Jul 2008, Richard Heyes wrote:
To: php-install@lists.php.net
From: Richard Heyes <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] Weird virtual host error
Hi,
Got a strange error to do with Apache and virtual hosts.
http://www.bioscience.co.uk and http://staging.bioscience.co.uk are both