https://bugzilla.wikimedia.org/show_bug.cgi?id=29531
--- Comment #3 from [email protected] 2011-06-27 07:12:24 UTC --- Created attachment 8714 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8714 Output with var_dump( $_SERVER ); in img_auth.php The requested file is in /apps/www/images/thumb/4/42/File.jpg/300px-File.jpg LocalSettings.php $wgUploadDirectory = "/apps/www/images"; May be img_auth.php tries to access the wrong path /srv/www/htdocs/thumb/4/42/File.jpg/300px-File.jpg from PATH_TRANSLATED. Before r89628 the same configuration worked correctly. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
