9
« Last post by Ali Arslan on July 10, 2025, 04:40:07 AM »
First of all, thank you for your support and clarification regarding the option types. That was really helpful.
Now, I am facing an issue while installing AbanteCart on my domain. I downloaded the official package from the AbanteCart website, extracted it on my server, and accessed the installation via browser.
1-License agreement step completes successfully.
2-Compatibility validation also shows all checks as passed.
However, during the configuration step, after entering the database and admin details and clicking Continue, the installation proceeds to the data load phase and then throws the following error:
"Parse error has occurred during installation."
Error.txt :
2025-07-10 8:09:44 - Unknown Error: AbanteCart core v.1.4.2 ADB::__construct(): Argument #1 ($driver) must be of type string, null given, called in /home/server/public_folder/domain/shop/install/model/install.php on line 260
Trace:
#0 /home/server/public_folder/domain/shop/install/model/install.php(260): ADB->__construct(NULL, NULL, NULL, NULL, NULL, NULL, Array)
Could you please help me understand the cause of this error and how to resolve it?