AbanteCart Community

eCommerce construction => Installation and Configuration => Fresh Installation => Topic started by: rahulranjan on December 01, 2016, 07:54:12 AM

Title: Facing one issue during installation on localhost...
Post by: rahulranjan on December 01, 2016, 07:54:12 AM
I am attaching the screenshot. This issue is not giving the exact details.. so not able to figure-out...
Any suggestion for this?

Title: Re: Facing one issue during installation on localhost...
Post by: Basara on December 01, 2016, 08:11:14 AM
Hello.
You can check error log directly /system/logs/error.txt
I see you want to install it on local machine - take a look at bitnami installation http://docs.abantecart.com/pages/install/options/click_installation.html
Title: Re: Facing one issue during installation on localhost...
Post by: rahulranjan on December 01, 2016, 09:11:36 AM
Thanks Basara....

I am getting this error log...

2016-12-01 15:05:52 - warning:  AbanteCart core v.1.2 PDO::__construct(): MySQL server has gone away in <b>C:\wamp\www\abantecart-src-master\public_html\core\database\apdomysql.php</b> on line <b>19</b>
2016-12-01 15:05:52 - warning:  AbanteCart core v.1.2 PDO::__construct(): Error while reading greeting packet. PID=7568 in <b>C:\wamp\www\abantecart-src-master\public_html\core\database\apdomysql.php</b> on line <b>19</b>
2016-12-01 15:05:52 - :  AbanteCart core v.1.2 SQLSTATE[HY000] [2006] MySQL server has gone away in <b>C:\wamp\www\abantecart-src-master\public_html\core\database\apdomysql.php</b> on line <b>19</b>
Title: Re: Facing one issue during installation on localhost...
Post by: abolabo on December 02, 2016, 01:47:48 AM
it's a mysql server connection timeout. i think you should to increase timeout in mysql configuration or do not use pdo-driver  or run abantecart on more faster host...