Hi @pannikolov,
Are you running infinitewp? If so that is the problem, explained here. If not then another plugin is probably reading the request body from our plugin.
Thanks
Hello and thank you for your response! i’m not running infinitewp! how i can see what plugin make the problem?
You can disable all plugins except cloudflare and try enabling one by one to see which plugin makes the problem
i cant disable alla the plugins becuse the site is live. it will maybe get trouble in design!here is my plugin list:
Advanced CSS Editor
All In One Schema.org Rich Snippets
Cloudflare
Contact Form 7
Contact Form 7 Skins
Custom Facebook Feed
Custom Login Page Customizer
FlowPaper lite PDF flipbook
Jetpack από το WordPress.com
LiveSupporti
Menu Icons
Meta Slider
Popup Maker
W3 Total Cache
WooCommerce
WooCommerce Smart Sale Badge
WooCommerce Social Media Share Buttons
WooSocio
YITH WooCommerce Badge Management
YITH WooCommerce Catalog Mode
Yoast SEO
is there any problem with this plugins?
Hi @pannikolov,
No one mentioned any one of those plugins having issues with Cloudflare plugin. I recommend you to open a development WordPress blog to mimic your production website and find the culprit plugin.
Additionally if you’ve access to ssh to your server you can run the following command and post the results. The results should not contain any security issues.
grep -r "php://input" PATH_TO_WORDPRESS_FILE/wp-content/plugins
Thanks
-
This reply was modified 9 years, 5 months ago by
thellimist.
I have the same problem.
WP 4.7
Cloudflare 3.1.1
All plugins are disabled, except cloudflare
I have no root access
So what next?
@yellofish,
You probably need to contact your host and ask if they are reading the php://input stream anywhere. I assume you are on some kind of custom WordPress hosting.
Thanks,
John
I have the same issue. The culprit is the Wordfence plugin. I don’t know what to look for in Wordfence’s settings to stop the issue. Anyone has the same problem with Wordfence? Any help on this? Thanks in advance.