Last modified: 2007-06-05 00:21:20 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 T11820, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9820 - wrong complaint about session.save_path
wrong complaint about session.save_path
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.10.x
PC Linux
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-05-07 11:43 UTC by David
Modified: 2007-06-05 00:21 UTC (History)
1 user (show)

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


Attachments

Description David 2007-05-07 11:43:18 UTC
the installation of 1.10.0rc2 (sorry, no version tag available) failed with 

"Your session save path appears to be invalid or is not writable." [...]

commented out lines 409-415 and installation (and login etc.) worked fine. 
i guess there is something wrong with the test. it might be related to the ACL
issues discussed at http://www.php.net/is_writable

PHP Version 5.2.2 with safe_mode off. 
Server API Apache 2.0 Handler.
Comment 1 Rob Church 2007-05-07 16:36:29 UTC
I suppose the test ought to be made more advisory in that instance, or perhaps
we need to explicitly test that sessions work.
Comment 2 David 2007-05-08 06:51:16 UTC
I discussed with my server admin. The point is: /tmp is not writable, but /tmp/
is. But probably the best thing to do (if possible) would be to create a session
and test whether it works or not.
Comment 3 Rob Church 2007-06-05 00:21:20 UTC
Fixed in r22729.

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


Navigation
Links