Trying to upload a *.mov file

rudolphp

Joined: 2002-07-26
Posts: 15
Posted: Fri, 2002-08-30 03:11

When trying to uplaod a mov file I get the error: Warning: Unable to open 'none' for reading: No such file or directory in e:phpdevwwwpublicrudolphpn714htmlmodulesgalleryplatformfs_win32.php on line 26

Thanks,

Paul

 
vallimar

Joined: 2002-08-15
Posts: 487
Posted: Fri, 2002-08-30 07:11

This error generally pops up when either php can't find the path you specify
(ie, it doesn't exist) or it doesn't have permissions to access the file.
Double check those things and try again.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sat, 2002-08-31 18:35

This is either covered in FAQ C.14, or section 8 of the README.