Stuff…

I know I will forget.

Stuff… header image 4

Entries Tagged as 'Linux'

Plesk IPAddress error on clicking new domain

December 24th, 2010 · No Comments

OS: Ubuntu 8.04 LTS Plesk: 9.3 For some reason when clicking on Domains>New Domain the following error was being displayed. ERROR: PleskFatalException Top of Form Unable to load object of type IPAddress with id=4: Table->select() failed: no such row in the table ________________________________ 0: common_func.php3:3121 objectMakerEx(string ‘IPAddress’, integer ’4′) 1: IPPoolManager.php:968 IPPoolManager::toString(integer ’4′, string ‘exclusive’) [...]

[Read more →]

Tags: Control Panels · Linux · Operating System

Plesk 9.5.3 failing security metrics PCI scan

December 23rd, 2010 · 1 Comment

OS: CentOS 5.5 Plesk for Linux 9.5.3 Security Metrics was suggesting it was possibly a Horde related problem on TCP port 8443.  Horde doesn’t listen on 8443 (that is the Plesk control panel), but, disabled webmail server wide and ran the test again. Once again, PCI scan failed stating the help.php on the default hostname [...]

[Read more →]

Tags: Control Panels · Linux · Operating System

rbldnsd: invalid zone spec

December 16th, 2010 · No Comments

Was playing around with rbldnsd to setup a black list and whilst preparing the startup configuration file I was having troubles starting rbldnsd with ‘/etc/init.d/rbldnsd start’. OS: Ubuntu 10.04 Configuration file: /etc/default/rbldnsd Error message received: Starting rbldnsd: -r rbldnsd: listening on 192.168.1.1/53 rbldnsd: invalid zone spec `/home/rbl/’ It turns out I had a very simply [...]

[Read more →]

Tags: Coding · Linux · Operating System

Linux Plesk Acronis bug when adding new USB device

November 29th, 2010 · No Comments

Ran into a bug with a system running Plesk 9.2 on Ubuntu 8.0.4.  We wanted to add a bit more local disk space for backing up to with Acronis.  Acronis was previously backing up /dev/md0 and /dev/md1 to a NFS mounted file system /mnt/backup. When we added the USB drive to the system, changed partition [...]

[Read more →]

Tags: Control Panels · Linux · Operating System

Plesk site migration with remote mysql database server

October 26th, 2010 · No Comments

Scenario Using the Linux Plesk migration manager on Plesk 9.5.2 to migrate a site from a Plesk 9.2 server with a database on a remote database server. Problem It appears that Plesk does not migrate the database when using a remote database server.  This is a good thing.  However, it does not setup the database [...]

[Read more →]

Tags: Control Panels · Linux · Operating System