Stuff…

I know I will forget.

Stuff… header image 4

Entries Tagged as 'Control Panels'

Windows Plesk 8.6 webmail missing

February 25th, 2010 · No Comments

After migrating a full backup from one Plesk node to another Plesk node and restored on a fresh 8.6 installation horde webmail wasn’t working.
Going to Domains > testdomain.com > Mail > Preferences
WebMail was listed as “None” and couldn’t update it.
To fix this we needed to goto Server > Plesk Components Management > Webmail in the [...]

[Read more →]

Tags: Control Panels · Operating System · Windows

Plesk backup failing with runtime error

February 23rd, 2010 · No Comments

For some reason Plesk 8.6 backups stopped working on Linux (Ubuntu 8.04.3)  with the error:
Runtime error: Can’t use an undefined value as an ARRAY reference at /opt/psa/PMM/agents/PleskX/SiteApp.pm line 292.
Ran the following command, which, errored at the client that was causing the problem.
/usr/local/psa/bin/pleskbackup -v all /root/backup/test
This errored after when it reached the problem client account.  Then [...]

[Read more →]

Tags: Control Panels · Linux · Operating System

Plesk 9.x for Windows Fatal error: Call to undefined function of_get_key_by_product() in C:\Program Files\Parallels\Plesk\admin\plib\common_func.php3 on line 4501

February 22nd, 2010 · No Comments

A clients disk filled up and Plesk was starting but going to the login page prompted:
Fatal error: Call to undefined function of_get_key_by_product() in C:\Program Files\Parallels\Plesk\admin\plib\common_func.php3 on line 4501
Going to “C:\Program Files\Parallels\Plesk\admin\repository” the registry.xml file was 0 bytes in size.  Renamed this to registry.xml.old and restarted Plesk.
Plesk came up and the login page worked fine without [...]

[Read more →]

Tags: Control Panels · Operating System · Windows

Adding IP address to Plesk control panel access list

January 11th, 2010 · No Comments

If you restrict IP access to the Plesk control panel and you try connecting from an IP address not in the accepted access list you will receive an error message along the lines of:
Error: Access for administrator from address ‘192.168.1.1′ is restricted in accordance with IP Access restriction policy currently applied.
If you can SSH into the [...]

[Read more →]

Tags: Control Panels · Linux · Operating System

Plesk DrWeb notifications on Linux

December 22nd, 2009 · No Comments

To disable DrWeb notifications on Plesk 9.2.3 for Linux the following needed changing in the /etc/drweb/drweb_handler.conf file:
SenderNotify = yes
AdminNotify = yes
RcptsNotify = yes
These can be changed to no in a number of different sections… ie. ErrorNotifications, VirusNotifications etc
URL:

Disable Dr. Web Notifications in Plesk (older versions of Plesk)

[Read more →]

Tags: Control Panels · Linux · Operating System