<anil wrote>
i am getting the following warning message:

 Warning: Unable to open 'none' for reading: No such file or directory in
/z/mercury/www/data/content/admin/do_upload.php on line 40
</anil wrote>


Hi anil,

it seems to me that you are not getting the filename. Check if the filename
which comes from your form is available.
Maybe you spitched to php > 4.2 where you have to deal different with vars
and always have to know where they come from. Try to echo the name out.

Hope this helps,

Andy

--
----------------------------------------------------
http://www.globosapiens.net
Global Travellers Network!



"Anil Garg" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:022b01c21872$19c64dc0$[EMAIL PROTECTED]...
> Hi,
>
> i am getting the following warning message:
>
> Warning: Unable to open 'none' for reading: No such file or directory in
> /z/mercury/www/data/content/admin/do_upload.php on line 40
>
> As this warning comes when the file is not uploaded to the tmp direcotry
can
> anyone plz tell me what are the cases due to which a file cannot be
uploaded
> to the tmp directory??( size doesnt seem to be the problem here as its
> uploading some files larger than the one which giving this erro)
>
> thanx
> anil :)
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to