fatal error Varien_Autoload not found

后端 未结 3 1652
温柔的废话
温柔的废话 2021-01-13 09:08

Goodday everyone,

I installed magento with the sample data I refreshed the page and everything seemed to work. My complete shop was filled with sample data. A couple

3条回答
  •  渐次进展
    2021-01-13 09:37

    This error occurs because of the lib folder is not in the include_path. This may happen only if the COMPILER_INCLUDE_PATH constant is defined. Most likely this constant is defined in the includes/config.php file.

提交回复
热议问题