twhiting9275
- Total activity 314
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 128
Comments
Recent activity by twhiting9275-
Scan through your WP account, use something like findbot and maldet (or CXS). I'm betting you'll get a ton of results.
-
Which is better is going to be a personal choice. Some have had issues with the resources used by 2, while 1 is a good deal more stable.
-
Crons work because you're using the CLI. It looks like something is restarting the apache (or litespeed) server automatically at midnight, causing this. If you have any conflicting software (litesp...
-
fair enough, you got an easy VPS then ;) . Consider yourself lucky :)
-
Are you sure that the time synced appropriately? I would double check, since VPS' have problems in most cases running rdate
-
While this can happen on a dedicated server, this is likely a VPS, correct. Unfortunately, if it is a vps, you likely won't be able to resolve this issue on your own due to hardware/software restri...
-
modsec and regexp are ugly. This is quite common, unfortunately. You'll need to weed out, and fine tune rules like this
-
Yeah, you need to post that to an actual script, not just the domain
-
If you look at the domain's phpinfo, does PDO show up there?
-
Hi there, As mentioned by infopro, you really don't want to run this multiple times. That's bad. I would keep the old server running for a week or two after you get the system moved over, and use ...