jimlongo
- Total activity 349
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 85
Comments
Recent activity by jimlongo-
Hi Matt, Yes /root/.my.cnf had pass=******** in it. I changed it to password and will open a ticket if I get another email. Thanks.
-
Confirmed: re-running this morning the error did not repeat itself.
-
[quote]as it churns through my controller, I get to a place where I call your API to ForceSSLRedirect. I think the error about cache keys may be a red herring caused by my workflow. I think the re...
-
one more ... tested this suggestion [quote] Possibly you could work around this by adding an entry to the cache_keys file for the user in question (just set the id to the same one root has) for now...
-
Thanks, understood. The only other piece of information i can add (I'm testing some of your hypotheses) is what happens after I refresh, and execute() can finish I then inspected the cache_keys.j...
-
Thanks for the response. I'm pretty much broken until this is fixed. I had seen this error before in testing, but it was always under some unusual testing circumstance. Now it happens every time I...
-
Thank you. Changed permissions, reran the script. Oops, that changes the permissions back to 600. Changed permissions again ... Still the same result ... but there's more info in the error log ...
-
Hi same result. Does the permissions warning lead to the fatal error? PHP Warning: file_get_contents(/var/cpanel/caches/_generated_header_files/cache_keys.json): failed to open stream: Permissio...
-
I don't understand, "pages that are created" The files all exist on the server, are you saying there are more created?
-
Hi cPRex, Thanks for responding, this is in the cPanel plugin page. I'm on my `index.live.php` page. I think it happens right after it echoes the header (well I see the header on the page, and the...