Search found 8 matches

by dsoundmn
Mon Jun 16, 2014 9:56 pm
Forum: Atomic Protector (formerly ASL)
Topic: Cloudflare and Railgun
Replies: 1
Views: 4655

Cloudflare and Railgun

1) how would railgun fair as it pertains to ASL

2) has anyone had success with setting up railgun?
by dsoundmn
Mon Aug 12, 2013 2:45 pm
Forum: PHP Help and Discussion
Topic: HOWTO: Downgrade ART 5.3 or 5.4 to Centos 6.x stock php5.3
Replies: 6
Views: 15618

Re: HOWTO: Downgrade ART 5.3 or 5.4 to Centos 6.x stock php5

thanks for these tips - made reverting quick and simple. I ended up using an alternate repo - and I strongly suggest using the Nucleus Repo - https://www.atomicorp.com/products/nucleus.html
by dsoundmn
Tue Oct 18, 2011 6:20 pm
Forum: General Help and Development Discussion
Topic: Error on dependencies
Replies: 12
Views: 15006

Re: Error on dependencies

Hi dsoundmn, edit /etc/my.cnf and check for "skip-locking", if found replace with "skip-external-locking" and start mysql. Solution from: http://dev.mysql.com/doc/refman/5.5/en/mysql-nutshell.html fixed same issue for me. thanks for the extra note - unfortunately the issue is th...
by dsoundmn
Tue Oct 18, 2011 3:30 pm
Forum: General Help and Development Discussion
Topic: Error on dependencies
Replies: 12
Views: 15006

Re: Error on dependencies

i figured that much - but that doesn't help with the real issue... anything else you need to check?
by dsoundmn
Tue Oct 18, 2011 11:34 am
Forum: General Help and Development Discussion
Topic: Error on dependencies
Replies: 12
Views: 15006

Re: Error on dependencies

could be as simple as just removing and re-installing but i wanted to make sure - another server (RHEL5) upgraded fine this morning give or take the issues in my.cnf

we commented out the following on that one
/usr/libexec/mysqld: unknown variable
'set-variable=local-infile=0'
by dsoundmn
Tue Oct 18, 2011 11:31 am
Forum: General Help and Development Discussion
Topic: Error on dependencies
Replies: 12
Views: 15006

Re: Error on dependencies

Are you excluding mysqlclient16 in your config? nope, installing mysqlclient16 yields this error - please let me know if you need anything else - i'm on YIM so if you need anything more detailed jump on your user and I'll get in touch. # yum install mysqlclient16 Setting up Install Process Resolvin...
by dsoundmn
Tue Oct 18, 2011 10:22 am
Forum: General Help and Development Discussion
Topic: Error on dependencies
Replies: 12
Views: 15006

Re: Error on dependencies

I am having the same issue with yum update (not webmin in my case) CentOS5 2.6.32.41-1.art.x86_64 I have yum priorities enabled and tried to update with only the asl repo as well. Resolving Dependencies --> Running transaction check ---> Package autofs.x86_64 1:5.0.1-0.rc2.156.el5_7.3 set to be upda...
by dsoundmn
Tue Oct 18, 2011 10:20 am
Forum: General Help and Development Discussion
Topic: mysql 5.5.15 changes w/ more automated upgrading
Replies: 40
Views: 42841

Re: mysql 5.5.15 changes w/ more automated upgrading

I'd like to point out this issue in another post
http://atomicorp.com/forums/viewtopic.php?f=1&t=5462

I'll post my additional details there.
Thanks for getting 5.5.x into the grid!