danfbach
- Total activity 68
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 16
Comments
Recent activity by danfbach-
Hey cPRex, The whole reason that I switched to ModSecurity 3 was because 2 wasn't catching anything either. My Hit lists were empty and I was not getting any notifications, as I previously was. T...
-
I wasn't aware of the email filters. Thanks, I'll give that a try!
-
It looks like postfix has a "header_checks" conf that could accomplish this, but i can't seem to find an exim equivalent
-
interesting that they suggest enabling service subdomains because my servers already have that enabled and was enabled at the time the update ran and they still crashed... anyway, not really a prob...
-
yes, i suppose that would be easiest. thanks for the tip
-
As you all know, It's looking for the variable "cpanel_service_subdomain." It looks like the variable is being declared here ./nginx/ea-nginx/server.conf.tt: set $CPANEL_SERVICE_SUBDOMAIN 1; So...
-
Yes, also have multiple crashed servers. I do not work for cpanel but I'm working on a temporary fix. I'll post here when i figure something out to get things moving again.
-
Okay so that is it. Opening phpMyAdmin through whm fails to copy database permissions and does not show the database in either cpanel or whm after copying completes. Opening phpMyAdmin through cpan...
-
See, that is exactly the steps I followed - and have multiple times with the same result. I was copying "leecom_xcart" => "leecom_xcart_dev" The cpanel user is leecom. The database did copy all the...
-
Okay, so I created the database in cpanel. Then when I try to use the database copy operation from phpMyAdmin I get the error: #1007 - Can't create database 'leecom_xcart_dev_3'; database exists ...