Re: [PHP-WIN] Exec problem (using Winzip - command line)

2005-11-16 Thread Chuck Anderson
No. Nothing in either log file. [EMAIL PROTECTED] wrote: Are you getting anything in your Apache Error/Event logs? Tryst -Original Message- From: Chuck Anderson <[EMAIL PROTECTED]> To: php-windows@lists.php.net Sent: Mon, 14 Nov 2005 16:31:57 -0700 Subject: [PHP-WIN] Exec p

Re: [PHP-WIN] Exec problem (using Winzip - command line)

2005-11-16 Thread trystano
Are you getting anything in your Apache Error/Event logs? Tryst -Original Message- From: Chuck Anderson <[EMAIL PROTECTED]> To: php-windows@lists.php.net Sent: Mon, 14 Nov 2005 16:31:57 -0700 Subject: [PHP-WIN] Exec problem (using Winzip - command line) I wrote a script to bac

[PHP-WIN] Exec problem (using Winzip - command line)

2005-11-14 Thread Chuck Anderson
I wrote a script to backup my Thunderbird user profile every night by zipping the whole profile (with subfolders) into a zip file. I use exec to call Winzip with command line parameters (see - http://www.memecode.com/docs/winzip.html) The script worked fine until I tried it under my Apache 2.