Mengatasi error Opencart "Deprecated: mysql_connect(): The mysql extension is deprecated "

Sebenarnya ane juga belum begitu paham penyebab masalah dengan muncul error text "Deprecated: mysql_connect(): The mysql extension is deprecated ini.Tapi kemungkinan permasalahan ini dikarenakan versi Php Hosting yang digunakan tidak mendukung dengan cms web yang digunakan.sehingga muncul error demikian tadi. (Lihat gambar dibawah untuk melihat pesan errornya)

deprecated:mysql_connect():the mysql
Kejadian ini sempat membuat ane tertegun ndomblong?lah kok iso kayak begini batinku.?Akhirnya ane cari muter-muter browsing di google dan forum-forum opencart,dan hasilnya kagak ada yang memuaskan.Sampai akhirnya ane nemuin ekstensi "Mysqliz support" dan di keterangannya sepertinya cucok buat benahin ini error.Langsung ane download sesuai petunjuk dan badala.... web sudah kagak ada errornya hehe.

Ane kasih tau step stepnya dibawah ini,btw ini hanya untuk menangani kasus Opencart versi 1.5.6. kebawah loh ya.
  1. Download modulnya yang ada disini
  2. Jika sudah langsung saja ekstrak zipnya
  3. Buka terus folder tadi sampe ente menemukan file "mysqliz.php"
  4. Setelah itu masuk ke cpanel ente dan masuk ke folder system>databse dan upload file dengan nama mysqliz tadi
  5. Setelah selesai upload ,masih didalam cpanel silakan ente masuk ke config.php dan folder admin/config.php edit bagian “define('DB_DRIVER', 'mysql');” menjadi “define('DB_DRIVER', 'mysqliz');” dan klik save
  6. Done ,silakan ente cek web ente dan error pun ilang entah kemana :v
English Language

How to solve error Opencart "Deprecated: mysql_connect(): The mysql extension is deprecated "

Actually I also do not quite understand the cause of the problem by showing an error text "deprecated: mysql_connect (): The mysql extension is deprecated.But the possibility of these problems due to version Php Hosting digunaka merpakan latest php version 1.5.6 downward while OpenCart version does not seem to support with the php version, so that such an error appears earlier. (See the image below to see the error message)

deprecated:mysql_connect():the mysql
This incident could create ane stunned ?Finally i was browsing on google and forums OpenCart, and the results are nothing.Until finally i was foun extension "Mysqliz support" and in testimony seems fit to create this fix error. 

I tell u step below, btw this is only to deal with cases OpenCart 1.5.6 version.
  1. Download module that are here
  2. If you've just extract the zip
  3. Open the folder continue until ente find file "mysqliz.php"
  4. After that go to cpanel  and entered into the system folder> databse and upload files with names earlier mysqliz
  5. Once the upload is complete, still in cpanel please you go into config.php and folder admin / config.php edit the "define ('DB_DRIVER', 'mysql');" to "define ('DB_DRIVER', 'mysqliz');" and click save
  6. Done, please check your web

0 Response to "Mengatasi error Opencart "Deprecated: mysql_connect(): The mysql extension is deprecated ""

Post a Comment

Back to top