Post by Steve_Regal » Fri Jul 19, 2019 7:18 pm

Good morning - I am running opencast 2.0.2.0 and journal 2 theme - Asked my host provider to look at database permissions and since I have had a few issues. They say they did not change anything so it might be a coincidence - however I have the following:

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/regalautosport/public_html/shop/system/library/db/mysql.php on line 7

Warning: session_start(): Cannot find save handler 'memcache' - session startup failed in /home/regalautosport/public_html/shop/system/library/session.php on line 12

Warning: Cannot modify header information - headers already sent by (output started at /home/regalautosport/public_html/shop/system/library/db/mysql.php:7) in /home/regalautosport/public_html/shop/system/library/currency.php on line 45

Also I can no longer access the admin area of my website - www.regalautosport.com/shop

Any assistance would be greatly appreciated

Newbie

Posts

Joined
Thu Dec 21, 2017 6:54 pm

Post by xxvirusxx » Fri Jul 19, 2019 7:21 pm

Edit config files and change this:

Code: Select all

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

Code: Select all

define('DB_DRIVER', 'mysqli');

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by Steve_Regal » Fri Jul 19, 2019 8:24 pm

Thanks for the quick reply, was this in relation to all of the issues? I have changed the code in both config.php files but it does not appear to have changed anything

Newbie

Posts

Joined
Thu Dec 21, 2017 6:54 pm
Who is online

Users browsing this forum: No registered users and 15 guests