You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Frank Gingras <fr...@gmail.com> on 2010/01/18 16:13:28 UTC

Re: [users@httpd] Very Very strange problem in opensuse 11.1, file uploading reports 'not an image file'

J. Bakshi wrote:
> On Mon, 18 Jan 2010 12:03:36 +0100
> "Marcin 'Rambo' Roguski" <ra...@id.uw.edu.pl> wrote:
>
>   
>> OP posted the script that "checks" MIME type of POST attachment, but I
>> have a hunch the web server doesn't have write access to the temporary
>> upload directory specified in php.ini. Hints to that are that php
>> isn't setting the size of uploaded file in HTTP_POST_FILES.
>>     
>
> php.ini
>
> ;;;;;;;;;;;;;;;;
> ; File Uploads ;
> ;;;;;;;;;;;;;;;;
>
> ; Whether to allow HTTP file uploads.
> file_uploads = On
>
> ; Temporary directory for HTTP uploaded files (will use system default if not
> ; specified).
> upload_tmp_dir = "/tmp"
>
> ; Maximum allowed size for uploaded files.
> upload_max_filesize = 2M
> --------------------------------------
> and the permission setting is
>
> drwxrwxrwt 42 root root 2256 2010-01-18 16:21 /tmp
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>   
This is not the appropriate support list for php. Please move this 
discussion elsewhere.

Frank.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org