(10-27-2019, 06:00 AM)John_Betong Wrote: It looks like the index.php $system path is incorrect. Correct this error and if it does not work, check the error logs.
Good morning.
In my opt/lampp/htdocs/20190916Bibliotecas/index.php my $system_path is:
Code:
$system_path = 'system';
If I'm not mistaken this is default value since I haven't changed it.
logs from application/logs are the same
Code:
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
DEBUG - 27-10-2019 12:00:59 --> UTF-8 Support Enabled
DEBUG - 27-10-2019 12:01:00 --> Global POST, GET and COOKIE data sanitized
ERROR - 27-10-2019 12:01:00 --> 404 Page Not Found: /index
Hope you have a nice day