Posted - 03/24/2018 : 09:07:26
Hello,
I am moving a ECT based site from one server to another. I have setup imported the established database from the site. Created the new user and allowed all privileges. I have updated the db_conn_open.php file with the new database name, username and password. Yet I am seeing these errors on the product page:
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/main236tm/public_html/vsadmin/db_conn_open.php on line 14
Deprecated: Function split() is deprecated in /home/main236tm/public_html/vsadmin/inc/incfunctions.php on line 640
Yet, the data is viewing correctly. What am I missing?
Thank you!
|