(Write here your question/remark)
Please help us help you and fill where relevant:
LimeSurvey version: LimeSurvey Community Edition Version 6.0.2+230417
==================
Hello,
I would like to ask for technical help due to an error I am having when migrating Lime to another server.
I made a backup of the database and when I try to reestablish it on the new server I get the following error: E:\WebSite\limesurvey>php application\commands\console.php plugin --target=backupSurveyLocally PHP Error[2]: include(DbStorage.php): failed to open stream: No such file or directory in file E:\WebSite\limesurvey\framework\YiiBase.php at line 463 #0 E: \WebSite\limesurvey\framework\YiiBase.php(463): include() #1 unknown(0): autoload() #2 unknown(0): spl_autoload_call() #3 E:\WebSite\limesurvey\application\libraries\PluginManager\PluginManager.php(103): class_exists() #4 E:\WebSite\limesurvey\application\libraries\PluginManager\PluginBase.php(162): LimeSurvey\PluginManager\PluginManager->getStore() #5 E:\WebSite\limesurvey\application\libraries\PluginManager\PluginBase.php(96): LimeSAML->getStore() #6 E:\WebSite\limesurvey\plug ins\LimeSAML\LimeSAML.php(192): LimeSAML->get() #7 E:\WebSite\limesurvey\application\libraries\PluginManager\PluginManager.php(287): LimeSAML->__construct() #8 E:\WebSite\limesurvey\application\libraries\PluginManager\PluginManager.php(319): LimeSurvey\PluginManager\PluginManager->loadPlugin() #9 E:\WebSite\limesurvey\application\libraries\PluginManager\PluginManager.php(53): LimeSurvey\PluginManager\PluginManager->loadPlugins() #10 E:\WebSite\limesurvey\framework\base\CModule.php(394): PluginManager\PluginManager->init() #11 E:\WebSite\limesurvey\framework\base\CModule.php(103): ConsoleApplication->getComponent() #12 E:\WebSite\limesurvey\application\commands\PluginCommand.php(40): ConsoleApplication->__get() #13 unknown(0): PluginCommand->actionIndex() #14 E:\WebSite\limesurvey\framework\console\CConsoleCommand.php(172): ReflectionMethod->invokeArgs() #15 E:\WebSite\limesurvey\framework\console\CConsoleCommandRunner.php(71): PluginCommand->run() #16 E:\WebSite\limesurvey \framework\console\CConsoleApplication.php(92): CConsoleCommandRunner->run() #17 E:\WebSite\limesurvey\framework\base\CApplication.php(185): ConsoleApplication->process
The lime application is running in a docker container using the following image:
hub.docker.com/layers/acspri/limesurvey/...0ab9?context=explore
I tried copying the /config folder to the container but it didn't work.
Do you know how to solve this problem?
Thank you very much.