I (stupidly) uploaded a large image to the Wiki. Now I get php fatal errors anytime I try to display it. How can I delete the image from the site if any page that involves the image just gives me a white screen! Gadgetdoctor
Hi,
How about going directly to the re-upload page and upload a new version. As in http://yourwiki.com/index.php?title=Special:Upload&wpDestFile=filename.j...
Alain
The Gadget Doctor wrote:
I (stupidly) uploaded a large image to the Wiki. Now I get php fatal errors anytime I try to display it. How can I delete the image from the site if any page that involves the image just gives me a white screen! Gadgetdoctor _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Thanks, In addition, I had to delete the large file from the server (via FTP) because otherwise it tried to show me a a picture "do you really want to replace this". Any use of the large file caused PHP to die.
GD
On Thu, Jun 26, 2008 at 7:36 AM, Alain van Acker a.v.a@home.nl wrote:
Hi,
How about going directly to the re-upload page and upload a new version. As in http://yourwiki.com/index.php?title=Special:Upload&wpDestFile=filename.j...
Alain
The Gadget Doctor wrote:
I (stupidly) uploaded a large image to the Wiki. Now I get php fatal
errors
anytime I try to display it. How can I delete the image from the site if
any
page that involves the image just gives me a white screen! Gadgetdoctor _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
On Thu, Jun 26, 2008 at 7:29 AM, The Gadget Doctor mediawiki@thegadgetdoctor.com wrote:
I (stupidly) uploaded a large image to the Wiki. Now I get php fatal errors anytime I try to display it. How can I delete the image from the site if any page that involves the image just gives me a white screen! Gadgetdoctor _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
For the future, you might want to try adjusting the image size parameters in php.ini and in the MediaWiki settings file. That way you will be able operate with larger images and documents (the default limit is 2 MB if I am not mistaken which is not very much).
Boris.
Gadget Doctor would actually want to adjust PHP's memory limit because PHP running out of memory was what was causing the white page. On Jun 26, 2008, at 10:46 AM, Boris Epstein wrote:
On Thu, Jun 26, 2008 at 7:29 AM, The Gadget Doctor mediawiki@thegadgetdoctor.com wrote:
I (stupidly) uploaded a large image to the Wiki. Now I get php fatal errors anytime I try to display it. How can I delete the image from the site if any page that involves the image just gives me a white screen! Gadgetdoctor _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
For the future, you might want to try adjusting the image size parameters in php.ini and in the MediaWiki settings file. That way you will be able operate with larger images and documents (the default limit is 2 MB if I am not mistaken which is not very much).
Boris.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Darren VanBuren onekopaka@gmail.com ---------------------------------------------- Administrator of Onekopakaspace
Trunk MediaWiki install: http://oks.verymad.net/~onekopaka/mwtrunk/
All true but really, I had no need for a 3000x2000 high res image. It only would have clobbered my bandwidth in the long run. Thanks for the tips, however.
GD
On Thu, Jun 26, 2008 at 1:51 PM, Darren VanBuren onekopaka@gmail.com wrote:
Gadget Doctor would actually want to adjust PHP's memory limit because PHP running out of memory was what was causing the white page.
On Jun 26, 2008, at 10:46 AM, Boris Epstein wrote:
On Thu, Jun 26, 2008 at 7:29 AM, The Gadget Doctor
mediawiki@thegadgetdoctor.com wrote:
I (stupidly) uploaded a large image to the Wiki. Now I get php fatal errors anytime I try to display it. How can I delete the image from the site if any page that involves the image just gives me a white screen! Gadgetdoctor _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
For the future, you might want to try adjusting the image size parameters in php.ini and in the MediaWiki settings file. That way you will be able operate with larger images and documents (the default limit is 2 MB if I am not mistaken which is not very much).
Boris.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Darren VanBuren onekopaka@gmail.com
Administrator of Onekopakaspace
Trunk MediaWiki install: http://oks.verymad.net/~onekopaka/mwtrunk/
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org