Search found 2111 matches

by breun
Fri Jan 11, 2013 7:15 pm
Forum: Control Panel Support Help
Topic: OpenSSH update on plesk, is it safe?
Replies: 7
Views: 10314

Re: OpenSSH update on plesk, is it safe?

Yes, I managed to figure that out. Unfortunately, the PCI scanning folks are not understanding that. I have to go item by item that failed and document each version installed and explain to them that it is a false positive and why because they can't see the patches / backports. This is absurd. If t...
by breun
Wed Jan 09, 2013 11:11 am
Forum: PHP Help and Discussion
Topic: PHP 5.5 alpha
Replies: 16
Views: 19139

Re: PHP 5.5 alpha

I'm seriously curious what kind of software would still need this. Do you run something custom that you can't touch? Fact 1: Some clients don't know the requirements for the code they're running. Fact 2: Some clients are running code that hasn't been updated in years. Fact 3: Some servers are runni...
by breun
Sun Jan 06, 2013 6:38 pm
Forum: PHP Help and Discussion
Topic: PHP 5.5 alpha
Replies: 16
Views: 19139

Re: PHP 5.5 alpha

How is an open transparent conversation of exactly the timeframe to support it "not clear". In the sense that there is no determined timeframe yet, as far as I know. Please don't mistake my comments for bashing the Atomic PHP packages or something, we use them on a lot of servers and we l...
by breun
Sun Jan 06, 2013 2:15 pm
Forum: PHP Help and Discussion
Topic: PHP 5.5 alpha
Replies: 16
Views: 19139

Re: PHP 5.5 alpha

Well, we went with the Atomic 5.3 because I prefer them and in another post Scott reassured us that he'd keep his 5.3 going for as long as possible/practical (as long as there was demand for it of course) with backports etc. I'd have stuck to the EL6 versions otherwise. Picking a date out of the ai...
by breun
Sun Jan 06, 2013 9:07 am
Forum: PHP Help and Discussion
Topic: PHP 5.5 alpha
Replies: 16
Views: 19139

Re: PHP 5.5 alpha

faris wrote:I want 5.3 as long as possible.
You could consider using EL5's php53* or EL6's php* RPM packages. EL5 is supported until March 2017, but sadly a lot of extensions are not packaged for php53*. EL6 is supported until November 2020.
by breun
Sun Dec 30, 2012 8:10 am
Forum: Requests
Topic: atop 1.2.7 and 2.0.2
Replies: 7
Views: 11707

Re: atop 1.2.7 and 2.0.2

A temporary workaround that you could cron is:

Code: Select all

find /var/log/atop -name 'atop_*' -size 0 -delete
This command removes the useless zero-byte files, but doesn't really fix the log rotation.
by breun
Sun Dec 30, 2012 8:01 am
Forum: Requests
Topic: atop 1.2.7 and 2.0.2
Replies: 7
Views: 11707

Re: atop 1.2.7 and 2.0.2

Still no solution for the logrotate bug in atop. It has different manifestations on EL5 and EL6 by the way. On EL5 you get weird christmas tree of zero-byte files: # ls -l /var/log/atop total 9176 -rw------- 1 root root 0 Dec 30 04:26 atop_20121125 -rw------- 1 root root 0 Dec 30 04:26 atop_20121125...
by breun
Fri Dec 28, 2012 11:09 am
Forum: Anti-Spam Help and Discussion
Topic: Spamassassin update error
Replies: 10
Views: 13888

Re: Spamassassin update error

KirkM wrote:Forgive me if I don't hold my breath waiting for Parallels to do that any time soon. :roll:
Have you reported this incompatibility with Plesk and a OS they support to Parallels? In my experience they do tend to solve these things.
by breun
Mon Dec 24, 2012 3:55 am
Forum: Requests
Topic: qmail-scanner 2.10
Replies: 7
Views: 13093

Re: qmail-scanner 2.10

We've reverted to qmail-scanner-2.08-5, because 2.10-8 seems too buggy. Apart from the issues mentioned above we've also had problems with fresh installations of 2.10-8 not generating qmail-scanner-queue.pl at all.
by breun
Sun Dec 23, 2012 6:37 am
Forum: Anti-Spam Help and Discussion
Topic: Spamassassin update error
Replies: 10
Views: 13888

Re: Spamassassin update error

Where is that spf2 package from? I don't find spf2 in the repositories we use on CentOS 6.
by breun
Thu Dec 20, 2012 8:23 am
Forum: General Help and Development Discussion
Topic: Blocked Ip's
Replies: 3
Views: 5353

Re: Blocked Ip's

They should be blocked in the firewall.
by breun
Wed Dec 19, 2012 2:52 pm
Forum: Anti-Spam Help and Discussion
Topic: Fixing pyzor error: TERMINATED, signal 15 (000f)
Replies: 7
Views: 21769

Re: Fixing pyzor error: TERMINATED, signal 15 (000f)

I opened a ticket with Pyzor to ask about the default timeout: https://sourceforge.net/apps/trac/pyzor/ticket/165
by breun
Mon Dec 17, 2012 6:47 pm
Forum: General Help and Development Discussion
Topic: Update went wrong?!
Replies: 13
Views: 12378

Re: Update went wrong?!

Sounds like this might fix your problem: http://www.atomicorp.com/forum/viewtopi ... 212#p32212
by breun
Mon Dec 17, 2012 9:04 am
Forum: General Help and Development Discussion
Topic: Update went wrong?!
Replies: 13
Views: 12378

Re: Update went wrong?!

I don't think the updates are directly causing your problem, but we don't know yet for sure. I'd start by determining what your problem actually is. Is the server under high load? If so, can you find out what process is causing high load?