AbanteCart Community

eCommerce construction => Installation and Configuration => Fresh Installation => Topic started by: isspro on January 05, 2014, 05:20:41 PM

Title: Deprecation
Post by: isspro on January 05, 2014, 05:20:41 PM
Hi!
I installed AbanteCart on my local server and I received this error:
Quote
Sorry, but error occurred during installation:
OK: {"ret_code":50}
Name: 8192::DEPRECATED
Info: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /srv/http/ferkolor/install/model/install.php on line 25

in my sistem running PHP 5.5.7 and MariaDB 5.5.34 (a replacement of MySQL)

I hope that's helpful!!
best regards!
Title: Re: Deprecation
Post by: abantecart on January 05, 2014, 11:03:34 PM
I think this is related to your PHP version.
We have mysqli available in the next version 1.1.8 and that should solve this problem.


 
Title: Re: Deprecation
Post by: isspro on January 06, 2014, 02:26:37 PM
yes, it's very new!!

I've found the announce in official php's website.. but I can't link that becouse I don't have permission to post external link!  ;D

thanks for all :)
Title: Re: Deprecation
Post by: abantecart on January 07, 2014, 11:17:46 AM
Since you try 1.1.8, you can get new copy and try again. I have fixed this issue.