Skip to content

setup

Auto Added by WPeMatico

Error on setup:install at creating database schema

Do you knows the trouble origin? In adittion, there is this error report from php at acessing the app root directory Fatal error: Uncaught Zend_Cache_Exception: cache_dir “/var/www/var/cache/” is not writable in /var/www/vendor/magento/zend-cache/library/Zend/Cache.php:209 Stack trace: #0 /var/www/vendor/magento/zend-cache/library/Zend/Cache/Backend/File.php(180): Zend_Cache::throwException(‘cache_dir “/var…’) #1 /var/www/vendor/colinmollenhour/cache-backend-file/File.php(86):… Read More »Error on setup:install at creating database schema

Magento 2 : Class “ZendMvcControllerAbstractActionController” not found

I use Magento 2.4.6-p5 Getting this error on compilation: There is an error in htdocs/setup/src/Magento/Setup/Controller/AddDatabase.php at line: 11 Class “ZendMvcControllerAbstractActionController” not found#0 htdocs/vendor/composer/ClassLoader.php(444): include() I removed the generated folder and cleared the cache, did not help. I also downloaded the… Read More »Magento 2 : Class “ZendMvcControllerAbstractActionController” not found

Class “ZendMvcControllerAbstractActionController” not found in 2.4.6-p5

Magento 2.4.6-p5 Getting this error on compilation: There is an error in htdocs/setup/src/Magento/Setup/Controller/AddDatabase.php at line: 11 Class “ZendMvcControllerAbstractActionController” not found#0 htdocs/vendor/composer/ClassLoader.php(444): include() I removed the generated folder and cleared the cache, did not help. I also downloaded the setup folder… Read More »Class “ZendMvcControllerAbstractActionController” not found in 2.4.6-p5

PWA env MAGENTO_BACKEND_URL change to local virtual host problem

Passed a lot of solutions but didn’t get the success The task if the replace the default local virtual host pwa02.wsl wher M2 installed M2 vesion: 2.4.5 (working well) Venia varsion: 13.2.0 Istalled via yarn MAGENTO_BACKEND_URL=https://master-7rqtwti-c5v7sxvquxwl4.eu-4.magentosite.cloud/ DEV_SERVER_HOST=pwa02.wsl DEV_SERVER_PORT=10000 yarn buildpack… Read More »PWA env MAGENTO_BACKEND_URL change to local virtual host problem