nicholasbps
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress Warning: mysqli_real_connect()Okay many thanks
Forum: Fixing WordPress
In reply to: WordPress Warning: mysqli_real_connect()After restarting
Forum: Fixing WordPress
In reply to: WordPress Warning: mysqli_real_connect()Now im getting this:
Warning: mysqli_real_connect(): Invalid date.timezone value ‘Europe/London’, we selected the timezone ‘UTC’ for now. in /var/www/html/wp-includes/wp-db.php on line 1531
Fatal error: mysqli_real_connect(): Timezone database is corrupt – this should *never* happen! in /var/www/html/wp-includes/wp-db.php on line 1531
Forum: Fixing WordPress
In reply to: WordPress Warning: mysqli_real_connect()[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = ‘Europe/London’
; http://php.net/date.default-latitude
;date.default_latitude = 31.7667; http://php.net/date.default-longitude
;date.default_longitude = 35.2333; http://php.net/date.sunrise-zenith
;date.sunrise_zenith = 90.583333; http://php.net/date.sunset-zenith
;date.sunset_zenith = 90.583333Forum: Fixing WordPress
In reply to: WordPress Warning: mysqli_real_connect()[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
;date.timezone =; http://php.net/date.default-latitude
;date.default_latitude = 31.7667; http://php.net/date.default-longitude
;date.default_longitude = 35.2333; http://php.net/date.sunrise-zenith
;date.sunrise_zenith = 90.583333; http://php.net/date.sunset-zenith
;date.sunset_zenith = 90.583333Forum: Fixing WordPress
In reply to: WordPress Warning: mysqli_real_connect()I have and they said:
As an unmanaged infrastructure provider, we don’t access the internals of your Linode so we won’t be able to see the configurations you have set up so something like this falls just a bit outside of the scope of our support.
Forum: Fixing WordPress
In reply to: WordPress Warning: mysqli_real_connect()thanks for the help i have now done that but getting this now
Warning: require_once(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone ‘UTC’ for now, but please set date.timezone to select your timezone. in /var/www/html/wp-includes/wp-db.php on line 3
Fatal error: require_once(): Timezone database is corrupt – this should *never* happen! in /var/www/html/wp-includes/wp-db.php on line 3
Forum: Fixing WordPress
In reply to: Cant access my websiteFixed
Forum: Fixing WordPress
In reply to: Cant access my websiteThanks for the help again its been driving me crazy the last day
Forum: Fixing WordPress
In reply to: Cant access my websiteMany thanks that worked 🙂
Forum: Fixing WordPress
In reply to: Cant access my websiteWould you know how to start it ? or find out how i could go about fixing it?
Forum: Fixing WordPress
In reply to: Cant access my websitei get this back from my server
service mysqld start
Redirecting to /bin/systemctl start mysqld.service
Failed to start mysqld.service: Unit not found.sudo systemctl start mysqld
Failed to start mysqld.service: Unit not foundForum: Fixing WordPress
In reply to: Cant access my websiteI’m on php -v
PHP 5.6.35 (cli) (built: Mar 30 2018 09:32:52)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend TechnologiesMy website is on a linode server, how would I go about changing that?