Hi!
I installed AbanteCart on my local server and I received this error:
QuoteSorry, 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!
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.
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 :)
Since you try 1.1.8, you can get new copy and try again. I have fixed this issue.