Jump to content

lewisreid01

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by lewisreid01

  1. Thank you so much! It's working now
  2. Hi, This is the error I received from that. I'm guessing some permissions not set correctly somewhere. I have ran the chmod for both local and uploads though... Warning: mkdir(): Permission denied in /var/www/html/crbs-2.2.0/application/vendor/codeigniter/framework/system/core/Log.php on line 131 [h=4]A PHP Error was encountered[/h]Severity: Warning Message: mkdir(): Permission denied Filename: core/Log.php Line Number: 131 Backtrace: File: /var/www/html/crbs-2.2.0/index.php Line: 323 Function: require_once [h=4]A PHP Error was encountered[/h]Severity: Warning Message: mkdir(): Permission denied Filename: drivers/Session_files_driver.php Line Number: 136 Backtrace: File: /var/www/html/crbs-2.2.0/application/core/MY_Controller.php Line: 23 Function: library File: /var/www/html/crbs-2.2.0/application/controllers/School.php Line: 10 Function: __construct File: /var/www/html/crbs-2.2.0/index.php Line: 323 Function: require_once [h=4]An uncaught Exception was encountered[/h]Type: Exception Message: Session: Configured save path '/var/www/html/crbs-2.2.0/local/sessions' is not a directory, doesn't exist or cannot be created. Filename: /var/www/html/crbs-2.2.0/application/vendor/codeigniter/framework/system/libraries/Session/drivers/Session_files_driver.php Line Number: 138 Backtrace: File: /var/www/html/crbs-2.2.0/application/core/MY_Controller.php Line: 23 Function: library File: /var/www/html/crbs-2.2.0/application/controllers/School.php Line: 10 Function: __construct File: /var/www/html/crbs-2.2.0/index.php Line: 323 Function: require_once
  3. Hi, I'm having a similar issue. I'm getting HTTP ERROR 500 when trying to launch for the first time to run the install. This is on Ubuntu 18.04.4, MariadDB 10.1.44, PHP 7.2.24 and Apache 2.4.29 if anyone can offer any advice? Thanks a lot Lewis
×
×
  • Create New...