Date: 09/01/01
- Next message: senthilvellan: "[PHP] Reg-Variables"
- Previous message: mike cullerton: "Re: [PHP] networking"
- In reply to: Jeff Oien: "[PHP] File Upload Problem Solving?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I found the problem. A user was logged in under their username
with a different case (capital/small letters) and that caused a problem.
Jeff Oien
> I have a user who is unable to upload files but I don't know where
> to start with the troubleshooting process. I have this:
>
> <email protected>("$img1", "/blah/$username/$img1_name")
> or die("File upload didn't work.");
>
> and they are getting the die message. All but one person are able
> to upload.
> Jeff Oien
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: senthilvellan: "[PHP] Reg-Variables"
- Previous message: mike cullerton: "Re: [PHP] networking"
- In reply to: Jeff Oien: "[PHP] File Upload Problem Solving?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

