Warning (2): file_put_contents(/var/www/html/atechnosmedia.com/public_html/ljp/logs/error.log): failed to open stream: Permission denied [CORE/src/Log/Engine/FileLog.php, line 133]

Warning: file_put_contents(/var/www/html/atechnosmedia.com/public_html/ljp/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/atechnosmedia.com/public_html/ljp/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): /var/www/html/atechnosmedia.com/public_html/ljp/tmp/cache/ is not writable [CORE/src/Cache/Engine/FileEngine.php, line 443]

Warning: file_put_contents(/var/www/html/atechnosmedia.com/public_html/ljp/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/atechnosmedia.com/public_html/ljp/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_routes_ cache was unable to write 'routeCollection' to Cake\Cache\SimpleCacheEngine cache [CORE/src/Cache/Cache.php, line 307]

Warning: file_put_contents(/var/www/html/atechnosmedia.com/public_html/ljp/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/atechnosmedia.com/public_html/ljp/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents(/var/www/html/atechnosmedia.com/public_html/ljp/logs/error.log) [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: Permission denied [CORE/src/Log/Engine/FileLog.php, line 133]

Warning: file_put_contents(/var/www/html/atechnosmedia.com/public_html/ljp/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/atechnosmedia.com/public_html/ljp/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): Unable to emit headers. Headers sent in file=/var/www/html/atechnosmedia.com/public_html/ljp/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 51]

Warning: file_put_contents(/var/www/html/atechnosmedia.com/public_html/ljp/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/atechnosmedia.com/public_html/ljp/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/atechnosmedia.com/public_html/ljp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 152]

Warning: file_put_contents(/var/www/html/atechnosmedia.com/public_html/ljp/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/atechnosmedia.com/public_html/ljp/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/atechnosmedia.com/public_html/ljp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 181]

Warning: file_put_contents(/var/www/html/atechnosmedia.com/public_html/ljp/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/atechnosmedia.com/public_html/ljp/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Error: Missing Controller

Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: विधायकController could not be found.

In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.

Error: Create the class विधायकController below in file: src/Controller/विधायकController.php

    <?php
    
namespace App\Controller;

    use 
App\Controller\AppController;

    class 
विधायकController extends AppController
    
{

    }

If you want to customize this error message, create src/Template/Error/missing_controller.ctp

toggle vendor stack frames