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
Edit config files and change this:
to this
Code: Select all
define('DB_DRIVER', 'mysql');
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
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
Who is online
Users browsing this forum: No registered users and 15 guests