nitiphone2021 Posted May 29, 2021 Share Posted May 29, 2021 Hi all friends, As I want to install old cakePHP project from v1.3.11 in my virtualBox but when I run it fail Do you have any idea how this error message? I am not the writer of the project but I need to reinstall it this is the requirement for the project Ubuntu 16.04.7 LTS Apache/2.4.18 PHP 5.6.40-47+ubuntu16.04.1+deb.sury.org+1 mysql 5.7.33 phpmyadmin 4.5.4 Quote Link to comment Share on other sites More sharing options...
nitiphone2021 Posted May 30, 2021 Author Share Posted May 30, 2021 Warning: Illegal string offset 'file' in /var/www/html/NlLaosF/cake/libs/debugger.php on line 632 Warning: Illegal string offset 'line' in /var/www/html/NlLaosF/cake/libs/debugger.php on line 632 Strict Standards: Non-static method Configure::read() should not be called statically in /var/www/html/NlLaosF/cake/basics.php on line 213 Strict Standards: Non-static method Configure::getInstance() should not be called statically in /var/www/html/NlLaosF/cake/libs/configure.php on line 156 Warning (2): fopen(../../app/webroot/lang/lang_en.php) [function.fopen]: failed to open stream: No such file or directory [APP/app_controller.php, line ??] Warning: Illegal string offset 'file' in /var/www/html/NlLaosF/cake/libs/debugger.php on line 632 Warning: Illegal string offset 'line' in /var/www/html/NlLaosF/cake/libs/debugger.php on line 632 Warning (2): fwrite() expects parameter 1 to be resource, boolean given [APP/app_controller.php, line ??] Warning: Illegal string offset 'file' in /var/www/html/NlLaosF/cake/libs/debugger.php on line 632 Warning: Illegal string offset 'line' in /var/www/html/NlLaosF/cake/libs/debugger.php on line 632 Warning (2): fclose() expects parameter 1 to be resource, boolean given [APP/app_controller.php, line ??] Warning (2): require_once(../../app/webroot/lang/lang_en.php) [function.require-once]: failed to open stream: No such file or directory [APP/app_controller.php, line ??] Fatal error: require_once() [function.require]: Failed opening required '../../app/webroot/lang/lang_en.php' (include_path='.:/usr/share/php:/var/www/html/NlLaosF:/var/www/html/NlLaosF/app/') in /var/www/html/NlLaosF/app/app_controller.php on line 0 This is the error message Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.