Post by koripriyan10 » Tue Jul 26, 2016 8:02 pm

Hi sir/Madam,
I installed opencart 1.5.5.1 . I have an error in top of the admin Page coming like this

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /opt/lampp/htdocs/opencart 1.5.5.1/upload/system/database/mysql.php on line 6


How to overcome this Error. Kindly Give me some suggestions.

Thanks and regards,
kori

Newbie

Posts

Joined
Wed Jul 13, 2016 9:04 pm

Post by straightlight » Tue Jul 26, 2016 8:35 pm

koripriyan10 wrote:Hi sir/Madam,
I installed opencart 1.5.5.1 . I have an error in top of the admin Page coming like this

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /opt/lampp/htdocs/opencart 1.5.5.1/upload/system/database/mysql.php on line 6


How to overcome this Error. Kindly Give me some suggestions.

Thanks and regards,
kori
In both config.php and admin/config.php files, change:

Code: Select all

define('DB_DRIVER', 'mysql');
to:

Code: Select all

define('DB_DRIVER', 'mysqli');

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: Amazon [Bot], Semrush [Bot] and 27 guests