This sounds similar to what I am having, but not exactly. What version
of PHP are using, and on what platform?

My problem is the files don't actually appear on the filesystem, yet all
of the internal functions in PHP that allow me to manipulate the files
appear to "work".

I'm using v4.1.2, and I'm wondering if they broke file uploads while
fixing some of the security bugs that was in that portion of the code?
I've had this problem on OpenBSD and Win2K.

- Joel

-----Original Message-----
From: Jesse Warden [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, March 27, 2002 6:26 AM
To: Php-General (E-mail)
Subject: [PHP] File Upload

I am having a problem with a file upload.

When I submit the file, I get an error saying "Could not open the file
for
reading: No such file or directory exists.".  However, when looking on
the C
drive (windows) where I have the file and browsed for it using the
Browse
button, it certainly is there.  The form doesn't seem to be posting it.

Any advice?

J


** Scanned for Viruses **

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



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

Reply via email to