CC: <[EMAIL PROTECTED]>
>Subject: Re: [PHP] upload problem (uid)
>Date: Tue, 10 Apr 2001 16:15:48 -0700 (PDT)
>
>Are you sure it is uid 0? Unless your Apache is running as root it should
>be getting uploaded as the web server uid id. Use the
>move_uploaded_file() function to m
Are you sure it is uid 0? Unless your Apache is running as root it should
be getting uploaded as the web server uid id. Use the
move_uploaded_file() function to move the file into place.
-Rasmus
On Wed, 11 Apr 2001, b0ld b0lb wrote:
> Hi,
>
> if i upload via http the tempfile is written with
2 matches
Mail list logo