Fixing hash does not match/no auth key error




Wordpress LScache Plugin: Fixing hash does not match/no auth key error

Last Updated on: Wed, 15 Apr 2026 00:00:02
Hello I am trying to fix my image optimization error. I found the answer as per pic below but I do not know where I should run the command to remove BOM text, is it via cpanel SQL?. Been trying to figure it out, any help would be appreciated as I am new to this. http://www.image-share.com/ijpg-3718-133.html Hello! You would run sed -i $1s/^ uFEFF// wp-config.php from the command line. Its not a database/SQL command. Its a unix/linux command. Youll need to be in your WP sites root directory when you run the command. In this case, its essentially translated as edit the wp-config.php file, and remove uFEFF from the text if you find it. If you are unfamiliar with working from the command line, your hosting provider should be able to tell you how to access it, or they may just run the command for you. Hope this helps!



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference