Dan Knauss
Forum Replies Created
-
I still got two database backup emails and two file change warning emails today. Both sets had the same time stamp, but the file change list was not included.
I’ve never seen that before. The file change notification emails just said “A file (or files) on your site at http://solarismed.com/blog have been changed. Please review the report below to verify changes are not the result of a compromise.”
That was the end of the email.
From another WP site (same host, totally different server environment) that is actively using memcache for query caching, I got two database backup emails that were identical but sent 2 minutes apart.
I haven’t had any problems since then.
Yes I am using query caching with W3TC. I’ll try turning that off.
I don’t know. When did it come out, and have there been changes in the number and types of security functions that create an .htaccess directive?
I had this happen quite some time ago, along with the empty “Deny from” lines .htaccess. After subsequent updates of the plugin, there were no more problems.
This is now happening for database backups sent by email. Every time of email the plugin sends out arrives in 3 copies.
Sorry, that was inaccurate. It was a problem with a theme that was allowing XSS.
Forum: Fixing WordPress
In reply to: Can't drag and drop menu items with 3.1If you’re using Cloudflare, try shutting it down and then clear all caches.
Has KNR Author List Widget been removed from the directory? I can’t find it. I received a report to day of an unpatched SQLi exploit vulnerability for it. Will an update be provided?
Forum: Fixing WordPress
In reply to: Visual and HTML Editor are missingI had this problem recently after an upgrade to WP 3.2.
To fix it, first I re-installed WP but to no effect. Then I checked to see if the theme was the problem (it wasn’t), updated the theme framework (no change), checked to see if NextGen Image Gallery was the problem (nope), and deleted all deactivated plugins. I got some error messages indicating that some of the deactivated plugins really don’t exist anymore. After this the visual editor came back. I’d guess that the plugin records were out of whack and something in the 3.2 upgrade choked on that.
Forum: Everything else WordPress
In reply to: Stay Away from Media Temple's Grid Service (gs)If you log uptime with a 24×7 type of service, I will be surprised if you see 99% for a month.
Response time is critical if WP (or any other db-driven app) is a key work environment for 1+ users, if you want visitors to interact with each other (or you), if it’s an ecommerce site, etc.
If you have lightweight pages, if you don’t use a lot of plugins, if you use caching well, and if you are not doing much more than publishing posts now and then, the grid is workable–albeit more costly than faster and cheaper hosts.
If you have much going on in WP, an SQL container on the grid will make it a lot faster (and double the cost) but still not fast to the point that you consistently perceive an instantaneous response in the range of half a second. If you compare with a really fast account, you will start to notice the difference.
Try the latency plugin on vanilla installs on different hosts. I did that along with http response logging with 2 shared hosts, 3 different (gs) accounts, and a moderately trafficked WP site in production on a (dv) earlier this year. The grid’s sql latency stuck out very clearly. You can see this just by hitting WP out of the box with 500-1000 page requests from a load testing script or webwait.com.
The sluggishness of the grid stands out strongly in a way you can feel when you are spending hours working in the UI. Especially with heavier applications like a customized Joomla or Drupal site, on the grid any backend page load usually takes at least 1s+. I’m working with a new install of Joomla+Virtuemart on BlueHost right now, and it’s at the optimal response speed of <1s and often ~.5s. It feels pretty instantaneous, which is usually in the .1s range. After 1s people perceive a delay and their mind wanders.
Forum: Everything else WordPress
In reply to: Highly DON'T reccomend (mt) to run WordPress!As long as you stay away from the grid service (gs), you will be fine.
It appears you will get this misleading error until you have created tags and assigned them to articles or pages.