OS: CentOS 5.x Plesk: 9.5.2 A domain went offline/suspended and when trying to unsuspend via the Plesk control panel the following error came up: The domain is still suspended for the following reason: Domain is expired. It turns out that the validity option in Plesk for the domain had been set to yesterdays date and [...]
Entries Tagged as 'Operating System'
Plesk 9.5 Plesk bug The domain is still suspended for the following reason: Domain is expired.
February 17th, 2011 · No Comments
Tags: Control Panels · Linux · Operating System
pci_add_option_rom: failed to find romfile “pxe-rtl8139.bin”
January 7th, 2011 · 1 Comment
Was having two small issues with starting a KVM virtual server on Ubuntu 10.04 LTS: pci_add_option_rom: failed to find romfile “pxe-rtl8139.bin” inet_parse: ipv4 parse error (1) root@hostname:~/qemu-test# qemu -m 256 -vnc 1 -hda linux.small.img -cdrom dsl-n-01RC4.iso -boot d pci_add_option_rom: failed to find romfile “pxe-rtl8139.bin” inet_parse: ipv4 parse error (1) root@hostname:~/qemu-test# apt-get install kvm-pxe Reading package [...]
Tags: Operating System · Virtualisation
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’) [...]
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 [...]
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 [...]
Tags: Coding · Linux · Operating System