-
4th March 2019 at 12:11 pm #10687
I have upgraded the PHP to 7.033. When I tried to install a new 3.3.5 a new error appears in the log:
Stack trace:
#0 /var/www/clients/client1/web5/web/library/Zend/Cache/Backend/File.php(177): Zend_Cache::throwException(‘cache_dir “data…’)
#1 /var/www/clients/client1/web5/web/library/Zend/Cache/Backend/File.php(128): Zend_Cache_Backend_File->setCacheDir(‘data/cache’)
#2 /var/www/clients/client1/web5/web/library/Zend/Cache.php(153): Zend_Cache_Backend_File->__construct(Array)
#3 /var/www/clients/client1/web5/web/library/Zend/Cache.php(94): Zend_Cache::_makeBackend(‘File’, Array, false, false)
#4 /var/www/clients/client1/web5/web/library/KT/I18N.php(80): Zend_Cache::factory(‘Core’, ‘File’, Array, Array)
#5 /var/www/clients/client1/web5/web/setup.php(102): KT_I18N::init(NULL)
#6 {main}
thrown in /var/www/clients/client1/web5/web/library/Zend/Cache.php on line 209” while reading response header from upstream, client: 79.168.184.82, server: http://www.motta.pt, request: “GET /setup.php HTTP/1.$My new PHP info can be viewed here: https://www.motta.pt/test.php
Author