Have you made sure:

file_uploads = On

is set in your php.ini file.

http://www.mediawiki.org/wiki/Manual:Configuring_file_uploads#Make_sure_uploads_are_enabled_in_PHP

Jim


2009/1/13 Charlie Markwick <[email protected]>

> I have set the web server to the owner and also just for trial purposes
> set the folder to 777 neither makes any difference.
>
> Charlie
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Henry
> Hartley
> Sent: 12 January 2009 22:08
> To: MediaWiki announcements and site admin list
> Subject: Re: [Mediawiki-l] Getting Image Upload Working
>
>  Charlie Markwick wrote:
> >>>
> >>> -----Original Message----- Henry Hartley
> >>>
> >>> Charlie Markwick wrote:
> >>>>> www.mydomain.com/wiki/images is set to 755
> >>>
> >>> You don't say who the owner is. If it's not apache (or whatever web
> >>> server you're using, make it so and see what difference that makes.
> >
> > Safe mode is off should this be an issue?
>
> I wouldn't think so. Whether safe_mode is on or off, you'll still need
> the proper permissions to write to the drive. So, if the owner of the
> images directory is you, then 755 won't be good enough, since "you" are
> not the one doing the writing, the web server is. By making the web
> server the owner of the directory, 755 will be enough. Or, of course,
> you could make the permissions 777 but I wouldn't think that's
> recommended. So, I'll ask my question again. Who is the owner of the
> images directory? If it isn't the web server, make it so and let me know
> if that helps.
>
> --
> Henry
>
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to