[PHP] Re: [PHP-WIN] More bzip woes! No file written...

2002-07-12 Thread Michael Davey
> Use full path for every filename. I have now changed my code to do this, see below. > Use ls -als to figure the permissions on each file. I am running this on a windows box for now, and although I have cygwin and can run ls and chmod, they don't seem to have any affect on the actual permissio

[PHP] Re: [PHP-WIN] More bzip woes! No file written...

2002-07-11 Thread Richard Lynch
>> Warning: bzopen(): Unable to open file in >> e:\apache\splatted.net\download_basket.php on line 53 Use full path for every filename. Use ls -als to figure the permissions on each file. If the "World" user (last of the three) can't do the thing to the file (read/write/execute) that you want P