Plesk Installs
Wordpress on Plesk 9
- Click Applications, click Add Applications from APS Catalog
- In Application Name type Wordpress then click Search
- On the Wordpress result that appears click Select for addition
- Click Add to Vault at the bottom, click the Applications menu again
- Allow it to sync if not already done. Tick the Wordpress Web Application and then click Make Available to All Users
- Click Domains > click your domain > Applications and Services - Web Applications
- Click Install Web Application
- In the left box of the table click the blue link
- Click Install on the application
Default theme
You will need to find your Plesk versions skin on the Parallels website here: http://www.parallels.com/products/plesk/themes/ . Alternatively just run the autoinstaller and it should apply the skin automatically when patching/updating
For version 10.3 for example:
cd /usr/local/psa/bin wget http://download1.parallels.com/Plesk/PP10/BrandingThemes/parallels_plesk_panel_10.3_simple_view_theme_v1.zip branding_theme -p -vendor admin -destination parallels_plesk_panel_10.3_simple_view_theme_v1.zip branding_theme -i -vendor admin -source parallels_plesk_panel_10.3_simple_view_theme_v1.zip /etc/init.d/psa startall
Template:
cd usr/local/psa/bin branding_theme -p -destination /root/plesk.zip branding_theme -i -source /root/plesk.zip
SSL on Plesk
SugarCRM on Plesk
Parallels Panel Server Monitor on Mobile
File Server Module
This is a module that allows the administrator to manage shared resources on the server directly from the Parallels Plesk Panel.
Ensure you allow ports 139 or 445 through any firewalls. I would suggest though that access is allowed only from known addresses.
URL rewriting
This cannot be controlled or configured within Plesk. You need to install Microsoft's Rewrite Add On for IIS. For more information visit this link: http://www.iis.net/expand/URLRewrite
http://www.iis.net/download/urlrewrite
http://learn.iis.net/page.aspx/664/using-url-rewrite-module-20
http://learn.iis.net/page.aspx/461/creating-rewrite-rules-for-the-url-rewrite-module
Deploy a Java Application
Uninstall Plesk on Windows
Uninstall Plesk on Linux
Uninstall Plesk on CentOS
yum remove sw-* psa-* plesk-*
Integrating WHMCS 4.x with Plesk 10
This link may be needed when you try to purchase something and due to the Plesk configuration Apache restarts forcefully. If you set it to graceful it will wait until it has finished the process then restart.