*** This bug is a duplicate of bug 1579999 ***
    https://bugs.launchpad.net/bugs/1579999

** This bug has been marked a duplicate of bug 1579999
   PHP Fatal error:  Class 'Session' not found

-- 
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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to