angelleye on "[Plugin: PayPal for WooCommerce] Error 500 / White Page"
Try adding this in your config file as well. error_reporting(E_ALL|E_STRICT); ini_set('display_errors', '1');
View Articlezorensen on "[Plugin: PayPal for WooCommerce] Error 500 / White Page"
I've added those lines now. Still I just get a blank white page when redirected to http://www.mydomain.com/?wc-api=WC_Gateway_PayPal_Express_AngellEYE&pp_action=payaction from PayPal... The payment...
View Articleangelleye on "[Plugin: PayPal for WooCommerce] Error 500 / White Page"
That's very odd you wouldn't be able to see the error with those rules in place. What about your web server log? Can you check that to pull the web server result when that URL is hit? You should be...
View Articlezorensen on "[Plugin: PayPal for WooCommerce] Error 500 / White Page"
Can't find any server log to be honest. I'll ask my ISP if there's any way I can get to those logs...
View ArticleQBD Solutions on "[Plugin: Wordfence Security] 500 Internal Server Error...
Hi, Thanks for the awesome plugin. Everything seemed to be going well until I enabled falcon engine. I followed the on-screen instructions and downloaded a copy of my htaccess. After enabling falcon, I...
View ArticleWFSupport on "[Plugin: Wordfence Security] 500 Internal Server Error after...
You can manually add the code, found in this link: http://docs.wordfence.com/en/I_enabled_Falcon_Caching_and_my_site_errors_out._What_went_wrong%3F tim
View Articlejennsweb on "WordPress seems to ignore WP_MEMORY_LIMIT / admin-ajax.php 500...
Just wanted to add, we have ours set at 800mb and we are still getting the endless scrolling when folks click on the "place your order" button. WP version 4.2.2 WOO 2.3.8
View ArticleQBD Solutions on "[Plugin: Wordfence Security] 500 Internal Server Error...
Thanks Tim, I'm away from my machine at the minute but will try it over the weekend.
View Articlesebastianpierre on "Multiple installations"
Hello! Is it possible to create several WP-installations like this? public_html wordpress here --> folder 1 wordpress here too --> folder 2 wordpress here three I don't see why this wouldn't be...
View Articlecatacaustic on "Multiple installations"
It can work that way. Iv'e got a few sites working that way here, mostly for development, but still working the same way. The 500 error message in this case is most likely related to the .htaccess...
View Articlesebastianpierre on "Multiple installations"
Alright. Good to know that it should be working fine and that I'm on the right track. How do I check my server's error log?
View Articlecatacaustic on "Multiple installations"
You'll either find that option in your hosting control panel, or you need ot ask your hosts for assistance with finding it.
View Articlesebastianpierre on "Multiple installations"
I contacted them and told them what happened. They're going to investigate and get back to me. But I wanted to safe up my end of the deal in case I made an error somewhere. Just tried installing the...
View ArticleQBD Solutions on "[Plugin: Wordfence Security] 500 Internal Server Error...
Well, nothing like a stomach bug to throw a spanner in the works. I'll be on this later today so I'll update you afterwards. Thanks
View ArticleCoreyGmaN on "[Plugin: ZenCache] Plugin Update Failed now website does not load"
I had an automatic update to ZenCache, and my update failed to finish, now my website will not load, I cannot get to any page to disable it. But I can FTP in, and I do see a file in the "upgrade"...
View ArticleJamesBates on "[Plugin: iThemes Security (formerly Better WP Security)]...
Solution 2 worked for me. Thanks.
View Articlevladax on "[Plugin: iThemes Security (formerly Better WP Security)] Database...
Hi dwinden, I'm not a PHP expert so I'm not sure why it works. But it works. The fact is that if you read a long table at once you can get the memory overflow error. However, returning a long string...
View Articledwinden on "[Plugin: iThemes Security (formerly Better WP Security)] Database...
Hi Vladax, Ok, no worries. Like I already suspected, an array variable uses a LOT of memory in PHP ... Read this interesting article:...
View ArticleQBD Solutions on "[Plugin: Wordfence Security] 500 Internal Server Error...
I have added the suggested code to the .htaccess but that hasn't worked. I have checked the Apache error log and it says: /var/www/.htaccess: order not allowed here The url of the affected site is my...
View ArticleWFSupport on "[Plugin: Wordfence Security] 500 Internal Server Error after...
You added it at the top before everything else? tim
View Article