Last modified: 2013-10-23 18:17:10 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 T37001, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35001 - features not reported due to unnescessary violation of the open_basedir restriction
features not reported due to unnescessary violation of the open_basedir restr...
Status: NEW
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.18.x
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-06 06:50 UTC by mathias.steiger
Modified: 2013-10-23 18:17 UTC (History)
1 user (show)

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


Attachments

Description mathias.steiger 2012-03-06 06:50:57 UTC
In line 1097 $file_exists = file_exists( $command ); in .includes/installer/Installer.php the open_basedir restriction is violated (if it applies of course) although it isn't relevant to exec, passthru, etc.

Solution: remove file_exists , passthrough will report false if the command fails.

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


Navigation
Links