mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #35564
[Bug 1588779] [NEW] Failure to display error message when dataroot not defined
Public bug reported:
If I have a config without a valid data root then I should see:
Your defined data root directory, /path/to/uploaddir/, is not writable.
This means that neither session data, user files nor anything else that
needs to be uploaded can be saved on your server. Please make the
directory if it does not exist or give ownership of the directory to the
web server user if it does.
But instead I see:
Fatal error: Class 'Session' not found in /vagrant/www/joule2/mahara/lib/errors.php on line 130
Call Stack
# Time Memory Function Location
1 0.0118 597352 exception( ) ../errors.php:0
2 0.0118 597776 MaharaException->handle_exception( ) ../errors.php:518
3 0.0118 599376 log_message( ) ../errors.php:593
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1588779
Title:
Failure to display error message when dataroot not defined
Status in Mahara:
New
Bug description:
If I have a config without a valid data root then I should see:
Your defined data root directory, /path/to/uploaddir/, is not
writable. This means that neither session data, user files nor
anything else that needs to be uploaded can be saved on your server.
Please make the directory if it does not exist or give ownership of
the directory to the web server user if it does.
But instead I see:
Fatal error: Class 'Session' not found in /vagrant/www/joule2/mahara/lib/errors.php on line 130
Call Stack
# Time Memory Function Location
1 0.0118 597352 exception( ) ../errors.php:0
2 0.0118 597776 MaharaException->handle_exception( ) ../errors.php:518
3 0.0118 599376 log_message( ) ../errors.php:593
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1588779/+subscriptions
Follow ups