Hi I would be massively greatful, if somebody could please help me nail this issue. Ive being trying for days! I am getting the following error :- Warning: fopen(php.zip) [function.fopen]: failed to open stream: Permission denied in C:\vhosts\000----.co.uk\httpdocs\install.php on line 138 Warning: fwrite(): supplied argument is not a valid stream resource in C:\vhosts\000----.co.uk\httpdocs\install.php on line 139 Warning: fclose(): supplied argument is not a valid stream resource in C:\vhosts\000----.co.uk\httpdocs\install.php on line 140 Extract files Download archive...Ok Extract archive...Error Missing archive file 'php.zip' I have tried setting the install.php file & install folder to 777 access permission, aswell as editing the php.ini to take off safe mode to no avail. I have spoken with the makes of the software, and they told me that they are trying to stream me something, so the problem is server side. The files they gave me was an install folder, and install.php which was originally in a zip but had to be extracted and put on the server via ftp, the file (install.php) is then called from the web browser. Im using windows 2008 sr2 server, with Apache Tom Cat, and Plesk 9.3 control panel. My hosts FASTHOSTS cannot help me, without a massive technical charge, they have provided no access to Plesk help either! Many thanks for your time! Anil
My only guess would be to set the permissions to 777 but as you have already done that and now that I read everything else you tried I am really confused as to what you should do.
Thanks, your were right. I only changed the permissions on the file, and other folder to 777 in filezilla....I put the install.php and install folder in another folder, then changed all permissions to 777, plus changed the user access rights for all users in addition. It worked!!! Cheers for your kind advice. Anil*