Last modified: 2010-06-06 14:03:48 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 T25021, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23021 - Mediawiki should not warn if the sesion path is not writable and should not suggest putting it in open_basedir
Mediawiki should not warn if the sesion path is not writable and should not s...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.17.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-31 22:23 UTC by Jools Wills
Modified: 2010-06-06 14:03 UTC (History)
1 user (show)

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


Attachments

Description Jools Wills 2010-03-31 22:23:58 UTC
When installing mediawiki it is telling me:

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/var/lib/php5) is not within the allowed path(s): (xxx;xxx;xxx) in xxx/mediawiki/config/Installer.php  on line 471

# Warning: Your session.save_path value (/var/lib/php5) appears to be invalid or is not writable. PHP needs to be able to save data to this location for correct session operation.

This is wrong. the session folder should NOT be in the open_basedir, and it should not be readable/writable from php file io functions when open_basedir is in effect.

There was a bug in php in regards to this, but it is fixed now.

http://bugs.php.net/bug.php?id=42077
Comment 1 Chad H. 2010-06-06 14:03:48 UTC
Done in r67465

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


Navigation
Links