marlencrabapple
Forum Replies Created
-
Forum: Plugins
In reply to: [Cloudflare] Can’t login with my email and API numberSorry if I missed something, I only skimmed through the thread, but I was dealing with what at first glance looks like an identical issue, and after deleting the plugin folder, reinstalling and finally reactivating it, I got an error message on attempted activation informing me that php-curl wasn’t installed. After installing the package everything worked as intended.
Any of you guys use the CloudFlare plugin? I think it might be someone trying to exploit sites that are unable to update said plugin due to a bug
Forum: Plugins
In reply to: [Cloudflare] Cant open plugin pageIf anyone’s still having this problem and wondering what was wrong, chances are it was an ipv6 issue. I don’t know exactly what the problem was, but for some reason, my server couldn’t reach cloudflare.com’s ipv6 addresses that it resolved to. I added their ipv4 address to my hosts file and its been smooth sailing since then.
Forum: Plugins
In reply to: [Cloudflare] Cant open plugin pageWell the problem disappeared on my end. Really wish I knew why though.
Forum: Plugins
In reply to: [Cloudflare] Cant open plugin pageSame problem here. This is what shows in my log file afterwards. I’m using nginx on debian by the way.
2013/12/28 15:06:06 [error] 19136#0: *51963 upstream timed out (110: Connection timed out) while reading upstream, client: 108.162.219.142, server: xxxx.com, request: "GET /wp-admin/plugins.php?page=cloudflare HTTP/1.1", upstream: "fastcgi://unix:/home/xxxx/http/private/php.socket:", host: "xxxx.com", referrer: "http://xxxx.com/wp-admin/"Strangely enough, I have it working on another server with an identical (as far as I can tell) setup: nginx, php-fpm, debian stable, etc.