“Use PHPMyAdmin (or another database editor) to search inside your WordPress database in your “wp_options” table for the record called “can_compress_scripts”. and if it has a value of “1” for the “option_value”, change this to “0” and save the change.
As you told there is no “can_compress_scripts” in my “wp_options” in database. So now what should i do? :O