Search found 37 matches

by henningl
Mon Sep 01, 2008 1:06 pm
Forum: Anti-Spam Help and Discussion
Topic: Does clamd scan drives?
Replies: 4
Views: 5896

there's no cpu-intensive processes, just 90-95% iddle cpu and loads of io-wait.
by henningl
Mon Sep 01, 2008 8:40 am
Forum: Anti-Spam Help and Discussion
Topic: Does clamd scan drives?
Replies: 4
Views: 5896

Does clamd scan drives?

Okey, this one is probably a stupid question, but anyways; Does clamd scan disk read and writes? Like window antivirus does? Or only email? I'm having troubles with disk throughput of more than 2 Mbyte/sec causing loads > 20, and are trying to figure out whats the culprit. Centos 4, 2x160GB SATA dri...
by henningl
Wed Jul 23, 2008 5:30 pm
Forum: General Help and Development Discussion
Topic: double psa
Replies: 2
Views: 3195

http://atomicrocketturtle.com/forum/vie ... highlight=

Same problem, and I don't think erasing the old package is enough.
by henningl
Wed Jul 16, 2008 6:17 pm
Forum: General Help and Development Discussion
Topic: plesk 8.2.1 -> 8.3.0
Replies: 18
Views: 15356

I know.. In 7 years I've never had any servers hacked. And in my own opinion I've had a good balance between relability and security, but since Plesk 7.5 I've had a real hard time convincing myself to do system upgrades, since they usually cause more problems than they solve. But, back to the proble...
by henningl
Wed Jul 16, 2008 3:50 pm
Forum: General Help and Development Discussion
Topic: plesk 8.2.1 -> 8.3.0
Replies: 18
Views: 15356

Sigh.. Horde is full of bugs in this latest version, and the only reason I upgraded was because upgrading php had broken Horde earlier.

So, lesson learned, never ever try upgrading a production Plesk server :lol: You will never trust the server again.
by henningl
Mon Jul 14, 2008 12:41 pm
Forum: General Help and Development Discussion
Topic: plesk 8.2.1 -> 8.3.0
Replies: 18
Views: 15356

[root@ng ~]# rpm -V psa WARNING: Multiple same specifications for /usr/local/sitebuilder/tmp(/.*)?. S.5....T /usr/local/psa/admin/bin/httpsd S.5....T /usr/local/psa/admin/bin/php S.5....T /usr/local/psa/admin/conf/httpsd.conf ..5....T /usr/local/psa/admin/conf/php.ini ..5....T /usr/local/psa/admin/...
by henningl
Mon Jul 14, 2008 11:22 am
Forum: General Help and Development Discussion
Topic: plesk 8.2.1 -> 8.3.0
Replies: 18
Views: 15356

SELECT * FROM psa.misc WHERE param = 'version' returns "0821" /var/spool/up2date exists but is empty rpm -qa | grep build | sort returns no multiple build packages To me it seems like the packages where installed, but something went wrong with the db update. Where is the actual psa-files i...
by henningl
Mon Jul 14, 2008 9:41 am
Forum: General Help and Development Discussion
Topic: plesk 8.2.1 -> 8.3.0
Replies: 18
Views: 15356

Checked all psa-packages for duplicates, no more found. [root@ng psa]# rpm -q --queryformat=%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH} psa psa-8.3.0-cos4.build83071218.18.x86_64[root@ng psa]# [root@ng psa]# cat /usr/local/psa/version 8.2.1 CentOS 4.3 83080131.20 [root@ng psa]# And I cant seem to find the...
by henningl
Sun Jul 13, 2008 7:34 pm
Forum: General Help and Development Discussion
Topic: plesk 8.2.1 -> 8.3.0
Replies: 18
Views: 15356

Okey.. finally dared removing old psa, then did a stopall and startall. Plesk control panel still claims version 8.2.1 in the title bar, and "psa v8.2.1_build83080131.20 os_CentOS 4.3" in the desktop "Server information" box. But if I go to the updater it says version 8.3 fully u...
by henningl
Tue Jul 08, 2008 12:33 pm
Forum: General Help and Development Discussion
Topic: plesk 8.2.1 -> 8.3.0
Replies: 18
Views: 15356

Any Idea's why the 8.2.1-packages wheren't removed automatically?
by henningl
Mon Jul 07, 2008 7:21 pm
Forum: General Help and Development Discussion
Topic: plesk 8.2.1 -> 8.3.0
Replies: 18
Views: 15356

plesk 8.2.1 -> 8.3.0

Hi, I tried upgrading Plesk with yum, and mostly everything seems to have updatet just fine... Dependency Installed: psa-hotfix3.x86_64 0:8.3.0-cos4.build83080109.18 psa-hotfix4.x86_64 0:8.3.0-cos4.build83080131.20 sw-libxml2.x86_64 0:2.6.27-5.centos43 sw-libxml2-python.x86_64 0:2.6.27-5.centos43 sw...
by henningl
Sun Jul 06, 2008 7:29 pm
Forum: General Help and Development Discussion
Topic: MySQL Conflicts
Replies: 8
Views: 6951

I have the same problem, but I'm a little unsure about removing anything.. If I have two versions installed, how would I know wich one is actually running? And removing one wouldn't erase any databases right? (/var/lib/mysql/) :lol:
by henningl
Sat Jul 28, 2007 2:42 pm
Forum: General Help and Development Discussion
Topic: New Centos 4.5 server, trying to upgrade mysql
Replies: 6
Views: 6483

Okey, did just that (set up both x86_64 and i386 atomic repo) and the install went just fine.. [root@ng ~]# rpm -qa --qf="%{n}-%{v}-%{r}.%{arch}\n" 'mysql*' mysql-server-5.0.27-1.el4.art.x86_64 mysqlclient14-4.1.22-2.el4.art.x86_64 mysql-5.0.27-1.el4.art.i386 mysql-5.0.27-1.el4.art.x86_64 ...
by henningl
Fri Jul 27, 2007 11:09 am
Forum: General Help and Development Discussion
Topic: New Centos 4.5 server, trying to upgrade mysql
Replies: 6
Views: 6483

Hm.. changing atomic.repo to not use the $arch variable, and instead hardcode both a x86 and x86_64 archive?
by henningl
Fri Jul 27, 2007 4:31 am
Forum: General Help and Development Discussion
Topic: New Centos 4.5 server, trying to upgrade mysql
Replies: 6
Views: 6483

Small update, did the following:

Code: Select all

[root@ng ~]# rpm -qa --qf="%{n}-%{v}-%{r}.%{arch}\n" 'mysql*'
mysql-4.1.20-2.RHEL4.1.i386
mysql-4.1.20-2.RHEL4.1.x86_64
mysql-server-4.1.20-2.RHEL4.1.x86_64
[root@ng ~]#
This suggests that I have both 32 bit and 64 bit mysql doesn't it?