Last modified: 2010-05-15 15:41:19 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 T10423, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 8423 - realpath, commandLine.inc
realpath, commandLine.inc
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.7.x
PC Linux
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-12-29 03:04 UTC by Dan Jacobson
Modified: 2010-05-15 15:41 UTC (History)
0 users

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


Attachments

Description Dan Jacobson 2006-12-29 03:04:12 UTC
commandLine.inc has
  $IP = realpath( dirname( $self ) . '/..' );
which perhaps(?) causes the maintenance scripts to always use realpath
when looking for LocalSettings.php, whereas entering via index.php,
one would be following symlinks, if any, to a possibly different
LocalSettings.php! Yes, then one would need Setup.php etc. But still,
what a surprise. No more symlinks for me.

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


Navigation
Links