lamp - Bolt CMS Unknown Cache Error -


i'm getting error on every page, using bolt cms:

error: uncaught exception 'symfony\component\httpkernel\exception\httpexception' message  'error opening file not lock app/cache/config_cache.php writing!   try logging in ftp-client , check see if chmodded readable webuser (ie: 777 or 766, depending on setup of server).   current path: /chroot/home/alumctr/[intentionally hidden]/html.' in   vendor/silex/silex/src/silex/application.php:378 stack trace: #0 src/library.php(319): silex\application->abort(401, 'error opening f...') #1 src/config.php(753): bolt\library::saveserialize('/chroot/home/al...', array) #2 src/config.php(44): bolt\config->savecache() #3 src file: vendor/silex/silex/src/silex/application.php line: 378 

the cache folder empty , has 777 permission.

where error comiming from?

thank all

the problem here way chroot set up.

error being caused file operation needs lock access write out file , separate php itself.

initially try running web set outside of chroot gaol working , step through there.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -