dave321
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by dave321-
dave321 commented,
Thank you. Will try that.
-
dave321 commented,
Using AutoSSL (Sectigo) error as follows. Have two new domains waiting for SSL Cert, sitting in queue for 4 days. Log for the AutoSSL run for "example": Friday, November 26, 2021 1:15:54 PM GMT-08...
-
dave321 commented,
Added this to my.cnf file: innodb_force_recovery = 1 Stops all websites from working once added. Followed instructions to: USE dbname; CREATE TABLE tablename_recovered LIKE tablename; INSERT INTO...
-
dave321 commented,
MySQL Error Log: InnoDB: End of page dump 2018-01-31 08:30:08 7f3dc46d7700 InnoDB: uncompressed page, stored checksum in field1 3611825200, calculated checksums for field1: crc32 2153513901, innod...
-
dave321 commented,
Have a similar issue. Have identified the database that is affected. Created a new database and imported mysql from backup. Website is working now. Trouble is I can't delete the old database. Tri...