https://bugzilla.wikimedia.org/show_bug.cgi?id=26553
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Platonides <[email protected]> 2011-01-03 16:46:42 UTC --- Looks like a permissions problem. You need to adjust the permissions of images/thumb so that the webserver can write there. PS: Seems you added for debugging the lines: error_reporting(E_ALL); ini_set("display_errors", 1); But they should have been added /after/ the <?php -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
