Re: [PHP] Serious upload problems

2001-05-04 Thread Plamen Slavov
Did you check if user nobody has write permission for the /tmp directory? - Original Message - From: "Hilbert Mostert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday 04 May 2001 ?. 1:55 PM Subject: [PHP] Serious upload problems Hello all, I have some

[PHP] Serious upload problems

2001-05-04 Thread Hilbert Mostert
Hello all, I have some serious problems with file uploads, when i upload a file to the server it creates the $userfile, = $userfile_type, $userfile_name and $userfile_size=20 variables, but it doesn't create the actual file in the /tmp dir (the = upload directory). I have used redhat 7.0 with apa