AbanteCart Community

eCommerce construction => Installation and Configuration => Topic started by: Mininge on November 12, 2024, 01:31:52 AM

Title: Abantecart error installation error, database error(10000) in php
Post by: Mininge on November 12, 2024, 01:31:52 AM
Following error has occurred during installation: OK:

Name    Info
10000::database error

Error: Could not load database file DB_DRIVER! in /home/lcdmasters/public_html/tvpartsontario1/core/lib/db.php on line 49
Title: Re: Abantecart error installation error, database error(10000) in php
Post by: Basara on November 13, 2024, 01:28:21 AM
Could you please provide the following details to help us troubleshoot the issue?

1. What version of AbanteCart are you using?
2. What version of PHP is installed on your server?
3. Is your server running Nginx or Apache?
4. Are you installing this on a localhost or a hosting service?
Title: Re: Abantecart error installation error, database error(10000) in php
Post by: OStebbins on February 10, 2025, 12:36:27 PM
Looks like a database connection issue. Double-check your database credentials in config.php—host, username, password, and database name. Also, make sure your MySQL server is running. If you're on shared hosting, try switching to localhost or contacting support. Enabling error reporting might give more details.