Note Submitter: fabric9 at gmail dot com
----
Hey guys. I've run into a brick wall here. It appears as if
the file I'm uploading don't stick around in the tmp
directory long enough to be moved. These are some samples of
the errors I get (with some censoring);
Warning:
move_uploaded_file(C:/www/bifogat/xxxxxxxxxx_elit-meriter_1.
txt) [function.move-uploaded-file]: failed to open stream:
No such file or directory in
C:wwwansokningaraction_elit.php on line 129
Warning: move_uploaded_file() [function.move-uploaded-file]:
Unable to move 'C:wwwansokningartmp_uploadphp14E.tmp' to
'C:/www/bifogat/8111218932_elit-meriter_1.txt' in
C:wwwansokningaraction_elit.php on line 129
But when I pick an extra large file and try to upload, then
check the server, I can see the tmp file forming. Once it
completes, it's removed though, without being moved to the
proper directory. Any ideas? As is obvious by the above I've
tried to change the tmp directory, didn't help.
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|