InteractM
- Total activity 75
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Comments
Recent activity by InteractM-
OK. So in case there is response 200 for GET request and phpMyAdmin export script it means connection was established properly and issue is on the clients network side?
-
Yes - I still have those 500's even increasing output_buffering. Also I'm not able to stack trace most of those requests with 500's neither to PHP or MySQL errors logs as well Apache error logs. E...
-
.htaccess has a lot of rewrite rules for redirects (about 2.5k) as well some modifications from WP plugins.
-
Well - other websites on the same sever aren't experience that problem
-
Not for my knowledge but I can compare other site on same server if has same problems with crawlers
-
You could try this:
-
It is a dedicated server An example Apache access log with 500 error: 157.55.39.112 - - [25/Sep/2015:10:20:45 -0400] "GET /meet-the-staff-finance-administration-technology-ud-3173/ HTTP/1.1" 5...
-
What do I need to enable to stack trace those 500's errors?
-
Yeah - I think this is my next step to go for
-
I don't see any attacks on wp-login.php as the back-end access was changed from default one. As I mentioned before for me it looks like issue with PHP (cPanel PHP configuration?) on VM as I have an...