Plesk

How do I enable Mailman on my server in Parallels Plesk Panel?

To Enable Mailman

  1. Log in to Parallels Plesk Panel as “admin”.
  2. From the navigation pane on the left side of the Control Panel, select Server.
  3. Under Services, select the Set Up Mailman icon.NOTE: If the Set Up Mailman icon is disabled, you need to install the latest Mailman updates. Select the Updater icon to install the Mailman updates.
  4. In the Set Up Mailman window, specify your administrator log in information and click OK.

How can I find out my Plesk Control Panel license key number on my Plesk installation?

http://kb.parallels.com/5207

Configuring Statistics cheacge month Liits

  1. Go to Settings > Settings of Server Statistics (in the Logs & Statistics group).
  2. Under the System preferences group, specify the term during which the bandwidth usage statistics should be kept for your customers.
  3. Specify the items that should be considered when disk space and bandwidth usage is calculated.
  4. Click OK.

AWStats logfile analyzer 6.95 Documentation

Glossary

Unique Visitor:
A unique visitor is a host that has made at least 1 hit on 1 page of your web site during the current period shown by the report. If this host make several visits during this period, it is counted only once.
The period shown by AWStats reports is by default the current month.
However if you use AWStats as a CGI you can click on the “year” link to have a report for all the year. In a such report, period is full year, so Unique Visitors are number of hosts that have made at least 1 hit on 1 page of your web site during those year. More >

Plesk fix .conf files

In case you need to allow access with PHP scripts of a certain virtual host to additional folder(s), you should set up option ‘open_basedir’ for the virtual host with the new path value, splitting the folder names with colons. This action can only be made by a user with root privileges on domains’ vhost.conf or vhost_ssl.conf files (for SSL virtual host). For more information, read the article ‘Including Directives into Configuration File of Web Serve’ in the Parallels Plesk Panel documentation.

Once applied these changes, you should recreate Apache’s configuration files and restart Apache service using the following command in the shell. If the vhost(_ssl).conf file is found, then it will be automatically added to the httpd.include file of the domain:

~# /usr/local/psa/admin/sbin/websrvmng -a -v

/plesk_installation_directory/admin/sbin/websrvmng –reconfigure-vhost –vhost-name=<domain_name>

many processes of “executable”

Do you notice if it happens at a particular time everyday?

Cause we’ve discovered that it can be a cron problem. Try disabling all cron jobs and see if it still happens.

Also, be sure to do this:

Go into plesk:

1) Mail server settings

* At Relay Options:
2) Uncheck the authentication required: “POP3 lock time”

* Disable greylisting:
3) /usr/local/psa/bin/grey_listing –update-server -status off

http://forum.parallels.com/showthread.php?t=90550

PLESK Unable to update hosting preferences. User xxxx already exists

Yeah, I would delete the domain and then recreate it then restore it.

browse the psa database and remove the xxxx username under the “clients” table.

So check the sys_users table and the /etc/passwd .

from http://forum.parallels.com/showthread.php?t=71840

Install PLESK on ubuntu hardy

I have bought new server for SEDC kelantan and i have stuck when i install Debian 4.0 than i install ubuntu 8.04 LTS server editions.

After googling around  i not found the best tutorial how to install Plesk on ubuntu 8.04 hardy.

than this is the basic tutorial and it will help you and me.

switch the AppArmor service off, before installing Parallels Plesk Panel More >