Asynaptic
Forum Replies Created
-
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] No visits recordedKurt, would using upstream to send the request to PHP-FPM as fallback work in this case?
Please see this:
https://rtcamp.com/easyengine/docs/hhvm-ee-2-x-x/scroll down to section “Use HHVM and adding PHP5-FPM as fallback:”
yes, you’re right, I had added 2 things and I incorrectly thought that EWWW was the culprit when it was the remove query strings snippet
will close as resolved
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] No visits recordedaw darn it :/
thank you Kurt, I’m going to mark this as resolved
have yourself a great day and thank you so much for writing and supporting this plugin (even if I can’t use it in this project)
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] No visits recordedperhaps that’s the price for pushing the envelope.
Is there any way to code around this and allow P3 to support HHVM with a different method or function?
Thanks again Kurt for checking on this, much appreciated
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] No visits recordedHi Kurt, thanks for your quick response.
It says: “Your site is using APC. This has not been known to cause problems with P3.”
Forum: Plugins
In reply to: [Loco Translate] Empty page when trying to add new language [loco translate]Sorry, but there is no error log that I can find.
No, as I wrote in my original message it is all 3 that fail:
1) trying to create new via “+ new language” link (any of them)
2) clicking on the template pot file link (any of them)
3) clicking on the file permissions link “check mark OK” (any of them)there is no markup before it fails, when I click those links, I’m taken to a new page with the URLs that I shared above. But the new page is completely empty!
PHP version, let me check… ok that was it! I upgraded to php 5.4 and that seems to have done the trick. I hope this helps someone else who is silly enough to have the same problem like me.
Sorry to have bothered you with this Tim and THANK YOU for your prompt and helpful suggestion!!
w00t!
Forum: Plugins
In reply to: [Loco Translate] Empty page when trying to add new language [loco translate]no error logs are created that I can find!
I added the following to wp-config.php:
// Turn debugging on
define(‘WP_DEBUG’, true);// Tell WordPress to log everything to /wp-content/debug.log
define(‘WP_DEBUG_LOG’, true);I also installed log viewer plugin just in case.
I also did a fresh new environment with just the plugin I want to translate and loco translate (and log viewer).
exactly the same, blank page