Re: [PHP] Re: Known bugs with HTTP upload on Windows NT?

2001-07-17 Thread Adam_Whitehead
Hi Elias- Yes I have write access on all directories. It doesn't seem to matter which directory it copies to either.. because it crashes before the is_uploaded_file() and moveuploadedfile() calls. -Adam

[PHP] Known bugs with HTTP upload on Windows NT?

2001-07-16 Thread Adam_Whitehead
Hi All- I'm having trouble with a simple script that allows HTTP upload. It's a direct copy of the code available on the PHP web site. The script works fine on a UNIX machine running PHP 4.0.6 and a Windows 98 machine running 4.0.6. However when I test it on a Windows NT machine running PHP 4.0