Re: [PHP-DEV] System Calls From: Michael Stearne (mstearne <email protected>)
Date: 12/01/99

Try to use full paths for the file.zip and files. Like /usr/bin/zip
/www/htdocs/file.zip .

Michael

Bryan Gintz Work wrote:

> I am trying to zip a file in a php script and am using something like:
> system("/usr/bin/zip file.zip files")
> And nothing happens. What am I doing wrong. Any help would be greatly
> appreciated.
>
> Thanks
> Bryan Gintz
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>