Last modified: 2012-04-12 13:53:59 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T28933, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26933 - Warning: escapeshellarg() has been disabled
Warning: escapeshellarg() has been disabled
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.16.x
All Linux
: High major (vote)
: ---
Assigned To: Nobody - You can work on this!
http://doktorkto.ru/wiki/Файл:River's...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-25 14:26 UTC by koulf
Modified: 2012-04-12 13:53 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description koulf 2011-01-25 14:26:48 UTC
Good afternoon, I have a problem with uploading files to my Wiki

Warning: escapeshellarg() has been disabled for security reasons in /home/sergniki/public_html/doktorkto.ru/wiki/includes/GlobalFunctions.php on line 1473

In some way It's connected with impossibility of image thumbnailing and this circumstance causes a lot of troubles. 

In this particular file and in this particular line I found code
$retVal .= escapeshellarg( $arg );

How can I finish with it? What is the reason of warning? 
Can you help me to fix it?
Comment 1 Bryan Tong Minh 2011-01-25 14:47:53 UTC
You can't use image thumbnailing with Imagemagick on a crippled host.

If your host has GD installed, you can use that by setting $wgUseImagemagick to false.
Comment 2 koulf 2011-01-25 20:00:51 UTC
Thank you very much. It solved my problem!

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links