Sorry for providing wrong test account infos..
 account: testacc
 password: testpurposeonly

I have already set these:

  error_reporting( -1 );
  ini_set( 'display_errors', 1 );

But still not observe any differences.

Checked PHP Error log on the server, and still got nothing.

ls -l yields this, and I think that both PHP and ssh uses the same account.
As the uploading still works, I expect that thumb folder with the same user
and user right is also writable.

drwxr-xr-x 18 hanfumap hanfumap     4096 Jul 12 03:34 archive/
drwxr-xr-x  8 hanfumap hanfumap     4096 Jul 12 03:34 b/
drwxr-xr-x 11 hanfumap hanfumap     4096 Jul 12 03:34 c/
drwxr-xr-x  8 hanfumap hanfumap     4096 Jul 12 03:34 d/
drwxr-xr-x  4 hanfumap hanfumap     4096 Nov  7 04:23 deleted/


I still remember that I have customized 404.html in server's .htaccess, and
I just commented that out. Still no difference. /w/.htaccess seems normal.
I didn't modify that.

Do I still miss something?


2013/11/26 Jeremy Baron <[email protected]>

> On Nov 26, 2013 10:19 AM, "Mark A. Hershberger" <[email protected]> wrote:
> > On 11/26/2013 08:23 AM, Steph Zhang wrote:
> > > Can anyone help me to diagnose?
> >
> > I couldn't use your testing account, but if you put
> >
> >   error_reporting( -1 );
> >   ini_set( 'display_errors', 1 );
> >
> > in your LocalSettings.php -- as suggested at
> > https://www.mediawiki.org/wiki/Manual:How_to_debug -- do you see any
> > messages during or after the upload?
>
> good advice
>
> this works:
> http://www.hanfumap.com/w/images/thumb/d/d1/20130512.jpg/400px-20130512.jpg
>
> but new thumbs are 404. change the px value in the URL and it's 404.
>
> if the Mark's extra logging doesn't yield clues then the next 2 things to
> check would be:
> * the thumbs dir is not writeable by php
> * the 404 handler that maybe was installed at one point is no longer being
> reached
>
> -Jeremy
> _______________________________________________
> 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