BillyS
- Total activity 68
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
Comments
Recent activity by BillyS-
I just became familiar with the centos repositories and realized it had only hit the CR repo. thanks for the quick response.
-
I came here looking to see if anyone else is getting these.. Yeah, Centos / RH just updated those two packages and now I'm getting these CSF message every hour.
-
I've posted about a problem concerning emails from root.host.domain.com, which I have not solved yet. But for starters, google compute blocks port 587, so you need to change: route_list = "* smtp...
-
After spending hours trying different configurations, I never did get this to work. Specifically, despite whitelisting root@host.mydomain.com with Sendgrid and adding root@host.mydomain.com to exim...
-
After some testing, I reposted the problem here.
-
I figured it out, so I'll post what happened in case someone else runs into this problem. I used the Include Editor to insert two lines that make this lower case work: RewriteEngine On RewriteMap...
-
Should I just open a ticket on this one? I really don't feel like taking my site offline just to troubleshoot if someone can explain to me how to fix the broken rules.
-
Does EA4 play with the httpd.conf file too? Half of the lower case rules are in that file. The site broke during the upgrade, so I didn't want to spend an hour trying to troubleshoot the problem. ...
-
Okay, this is strange... Immediately after I upgraded, I noticed phpmyadmin was still reporting MySQL as version 5.5. (I tried clearing the browser cache.) A couple of hours later, it's now sayin...
-
This is the contents of my.conf [mysqldump] max_allowed_packet=32M quick [mysql] no-auto-rehash [mysqld] default_storage_engine=InnoDB query_cache_size=48M local-infile=0 collation_server=utf8_u...