/**
* Exception Handler
*
* Sends uncaught exceptions to the logger and displays them
* only if display_errors is On so that they don't show up in
* production environments.
*
* @param Exception $exception
* @return void
*/
This problem is on your server side, I have installed it and never experienced this problem.for some weird reasons the script runs for a while then throws error 500. I have reinstalled it thrice now and still gets the same error.
Fatal error: Uncaught Error: Call to undefined function config_item() in /path-to-site/system/core/Common.php:171 Stack trace: #0 /path-to-site/system/core/Common.php(628): load_class('Exceptions', 'core') #1 [internal function]: _exception_handler(Object(Error)) #2 {main} thrown in /path-to-site/system/core/Common.php on line 171
Any help @Tomz @White Devil @freenulled
Bro, When ever i am trying to install any type of codeigniter based script on local server (MAMP PRO), always getting uncaught exception error ...bla.bla..bla. but when same script trying on live cpanel server, Its install and there was no error. Laravel or any other script has no issue only codeignitortry to check the php.ini
that's a codeigniter file
/** * Exception Handler * * Sends uncaught exceptions to the logger and displays them * only if display_errors is On so that they don't show up in * production environments. * * @param Exception $exception * @return void */
obfuscation have virus some hosting remove this file. that's why its not workingobfuscation not working
Warning: fputs() expects parameter 1 to be resource, bool given in /home/***/****/public_html/application/core/core_init.php on line 2
Warning: fclose() expects parameter 1 to be resource, bool given in /home/***/****/public_html/application/core/core_init.php on line 2
Warning: file(database.sql): failed to open stream: No such file or directory in /home/***/****/public_html/install/install.php on line 335
Warning: Invalid argument supplied for foreach() in /home/***/****/public_html/install/install.php on line 336