PSanma
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Error after update to v3: Failed to create table cssjs!@dikibhuyan I’m encountering the same issue with a DO Managed DB. Did you manage to solve it?
Forum: Plugins
In reply to: [LiteSpeed Cache] Redis not working if running on a separate serverThe problem persists with or without user there.
Forum: Plugins
In reply to: [LiteSpeed Cache] Redis not working if running on a separate serverMy apologies, I didn’t expect you to reply there as well. I posted there just in case it was an issue with DO.
root@web-01:/var/www/html# redis-cli -h private-SERVER-do-user-NUMBER-0.a.db.ondigitalocean.com -p 25061 -a ‘password’
Warning: Using a password with ‘-a’ or ‘-u’ option on the command line interface may not be safe.
private-SERVER-do-user-NUMBER-0.a.db.ondigitalocean.com:25061>It looks like it can connect without a problem.
Screenshot of my settings: https://i.imgur.com/ROzTg5T.png
Forum: Plugins
In reply to: [LiteSpeed Cache] Redis not working if running on a separate serverIt seems you also replied on DO, thank you!
I was getting a 500 error, enabled error display and got:
Fatal error: Uncaught RedisException: read error on connection to private-SERVER-do-user-NUMBER-0.a.db.ondigitalocean.com:25061 in /var/www/html/redis_test.php:8 Stack trace: #0 /var/www/html/redis_test.php(8): Redis->auth() #1 {main} thrown in /var/www/html/redis_test.php on line 8
The password on that line seems to be correct though.
Thank you, that did the trick!
Hi Heateor,
Preferably I’d like to remove the one at the bottom, but if you have code readily available for each case I’d love to try both out; if you don’t, just removing the bottom one is fine.
Thank you!
Forum: Plugins
In reply to: [WP RSS Multi Importer] [v3.00] Blog user not workingThank you Allen, appreciate the help!
Will the beta show plugin updates on the admin panel or we’ll need to check the site for now?
Forum: Fixing WordPress
In reply to: Sync DB and Media between two sites on different hostsNot a fan of bumping threads, but i need to give it a try. I read about rsync and how that could help as well, but since it’s a shared hosting (the main server) i’d be unable to use that or issue any commands.
Thank you.