On Tue, 24 Apr 2001 09:51, Dexter wrote:
> Hi PHP ers,
>
> Cant unzip a file from a PHP script. It does nothing.
>
> It works on the command line. Added paths to both the zip file and
> unzip program nothing happens
>
> exec("/usr/bin/unzip $IMAGE_TEMP_DIR/phpxXTN3T ");
>
> Thanks
>
> Dexter
What about permissions? Remember that scripts run as the webserver user,
possibly nobody.
--
David Robley | WEBMASTER & Mail List Admin
RESEARCH CENTRE FOR INJURY STUDIES | http://www.nisu.flinders.edu.au/
AusEinet | http://auseinet.flinders.edu.au/
Flinders University, ADELAIDE, SOUTH AUSTRALIA
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]