Stuff…

I know I will forget.

Stuff… header image 4

Entries from July 2009

Parallels Plesk Panel 9.2.2 Available

July 29th, 2009 · No Comments

The latest version of Parallels Plesk Panel 9.2.2 is now available for download for Linux versions.  This release is also available through auto-update.
This point release includes a just one update, an upgrade to the latest version of Parallels Anti-virus by Dr. Web.  For a full list of new features and bug fixes, please refer to [...]

[Read more →]

Tags: Control Panels · Linux · Operating System

Linux Plesk 9.2.1 authpsa/relaylock bug

July 21st, 2009 · No Comments

There was a server running at 300 load average with about 10 authpsa processes and 300 odd relaylock processes.  Turns out that it’s a bug in Plesk 9.2.1 for linux and the only resolution at the moment is to disable pop before relay.
KB article here:

High CPU load on Parallels Plesk Panel server after upgrade to [...]

[Read more →]

Tags: Uncategorized

Cacti error on Plesk Ubuntu 6.06 server

July 20th, 2009 · No Comments

OS: Ubuntu 6.06
Cacti 0.8.7e
Plesk 9
Setting up cacti went fine until trying to run the poller:
# sudo -u cacti /opt/psa/bin/php-cli /var/www/vhosts/hostname/httpdocs/poller.php
sh: /php-cli: No such file or directory
sh: /php-cli: No such file or directory
sh: /rrdtool: No such file or directory
Had to modify the php.ini (/etc/php5/cli/php.ini) for the php-cli binary:
;safe_mode = On
safe_mode = Off
The cacti poller did not [...]

[Read more →]

Tags: Linux · Networking · Operating System · Uncategorized

Plesk 9.2.1 greylisting not working

July 17th, 2009 · 1 Comment

Situation: System was upgraded to Plesk for Linux 9.2.1 and tried configuring greylisting.  The following error came up:
Failed to exec glmng cli. file does not exist or is not executable: /usr/local/psa/admin/bin/glmng
0: GreyListManager.php:1099
GreyListManager->_exec(string ‘enable-checking’)
1: GreyListManager.php:87
GreyListManager->enableChecking()
2: SpamFilterPropertiesUIPointer.php:23
SpamFilterPropertiesUIPointer->accessItem(string ‘POST’, NULL null)
3: UIPointer.php:596
UIPointer->access(string ‘POST’)
4: plesk.php:38
Basically the file /usr/local/psa/admin/bin/glmng did not exist as it hadn’t been installed properly during upgrade. [...]

[Read more →]

Tags: Control Panels · Linux · Operating System

Upgrade Ubuntu 8.04 LTS to 9.04

July 15th, 2009 · No Comments

Upgrading a fresh install of Ubuntu 8.04 LTS to Ubuntu 9.04 went without issues following the upgrade documents:

Ubuntu UpgradeNotes

[Read more →]

Tags: Linux · Operating System