About This Document 3. Integration Overview 4. Prerequisites and Requirements 6
|
|
|
- Ambrose Milton Armstrong
- 9 years ago
- Views:
Transcription
1
2 Contents About This Document 3 Integration Overview 4 Prerequisites and Requirements 6 Meeting the Requirements of the cpanel Plugin... 6 Meeting the Requirements of Presence Builder Standalone... 6 Installation Steps 9 Step 1. Obtain and Run the Installer Package... 9 Step 2. Configure the Connection Settings... 9 Step 3. Specify the Presence Builder Redirection URLs Step 4. Enable Resellers to Limit the Number of Presence Builder Sites for Their Customers.. 11 Step 5. Select Who Should Access Presence Builder Upgrade Steps 13 Verifying the Integration 14 Setting Limits on the Number of Sites Users Can Create 15 Troubleshooting Integration Issues 17 Localizing the cpanel & WHM Plugin User Interface 19 Removing the Integration 20
3 C H A P T E R 1 About This Document This document is intended for hosting service providers who use cpanel and want to provide their customers with the website creation and maintenance tools offered by Parallels Presence Builder.
4 C H A P T E R 2 Integration Overview Presence Builder can be integrated with cpanel by means of a special plugin, which is installed on cpanel-managed servers. The supported integration scheme is suitable only for providers of shared hosting services. VPS hosting with cpanel VPS Optimized is not currently supported. The following figure illustrates interaction of cpanel & WHM and Presence Builder using the plugin. Integration of Parallels Presence Builder Standalone with cpanel involves the following steps: 1. Install and configure Presence Builder on a separate server. Presence Builder cannot be installed on the same server where cpanel & WHM are installed. Learn more about this in the section Prerequisites and Requirements (on page 6). 2. Configure the cpanel server to ensure that it meets the hosting requirements described in the section Prerequisites and Requirements (on page 6). 3. Obtain the installer package called wpb_cpanel.run from the Parallels site and run it on the cpanel server. The installer does the following: a Installs the cpanel plugin, which will manage your Presence Builder installation by means of the API. b Adds the Presence Builder option to all existing feature lists and packages. This enables all user accounts to have access to the editor: the Presence Builder button becomes available in cpanel > Home > Software/Services group. You will be able to restrict access to Presence Builder by modifying the feature lists, packages, and accounts in WHM. Learn more about obtaining and installing the plugin in the section Installation Steps (on page 9).
5 Integration Overview 5 4. Specify the URL and credentials that cpanel will use for connecting to the server where Parallels Presence Builder is installed. You can do this either in WHM > Plugins > Presence Builder > Settings tab, or by editing the configuration file /usr/local/cpanel/etc/webpresencebuilder.ini. If you do not specify the URL and credentials, cpanel will not be able to connect to Presence Builder and your customers will not be able to use Presence Builder. 5. Specify the web page to which users should be redirected when their session expires or when they remove their site. After the integration is successfully completed, users will be able to create and edit sites with Presence Builder under their cpanel domain names, subdomains, and addon domains.
6 C H A P T E R 3 Prerequisites and Requirements Before running the integration utility, you need to do the following: 1. Configure the cpanel installation to ensure that it is compatible with Presence Builder and with the cpanel plugin. 2. Install Presence Builder Standalone on a separate server and configure it, as described in Parallels Presence Builder 11.5 Standalone: Installation and Administration Guide at standalone-installation-administration-guide.pdf. Important: Do not install Presence Builder Standalone on the same server where cpanel is installed. Meeting the Requirements of the cpanel Plugin The cpanel plugin requires that the following components be installed on the server where sites will be hosted: cpanel & WHM with the x3 theme. The plugin cannot work with themes other than x3. PHP 5.2.x or later. The curl PHP extension. Installation of the cpanel plugin requires superuser privileges. To ensure that the latest PHP version is used by cpanel & WHM and that the curl PHP extension is installed: 1. Log in to your cpanel server as root via SSH. 2. Issue the command /usr/local/cpanel/scripts/makecpphp. After doing this, PHP will be rebuilt with support for the curl extension. This operation will take some time to complete. Meeting the Requirements of Presence Builder Standalone Presence Builder Standalone requires that the following components be installed on the cpanel server: PHP 5.2.x or later. ioncube Loader or later.
7 Prerequisites and Requirements 7 PHP extensions: dom, mbstring, zlib, and gd. To check whether your cpanel hosting environment meets the Presence Builder's requirements: 1. Download the file /latest/check.php. 2. Set up a web hosting account in cpanel. For example, let's assume that the hosting account will be associated with the domain name example.com. 3. Using cpanel's File Manager, upload the file check.php to the hosting account's document root to make that script accessible by HTTP. 4. Using a web browser, visit The script will show a report on the availability of the necessary hosting features. To install or switch on PHP and the necessary extensions for website hosting in cpanel: 1. Go to WHM > Main > Software > EasyApache (Apache Update). 2. In Step 1. Profile, click Start customizing based on profile. 3. In Step 2. Apache Version, click Next Step. 4. In Step 3. PHP Major Version, select the PHP version 5.2 or 5.3 and click Next Step. 5. In Step 4. Short Options List, click Exhaustive Options List. 6. In Step 5. Exhaustive Options List, select the options IonCube Loader, Mbstring, Zlib, GD, and click Save and Build. This process may take up to 30 minutes. To learn about prerequisites and installation requirements for Presence Builder Standalone, refer to the section Preparing for Installation at For instructions on how to install Presence Builder Standalone, refer to the section Installing Parallels Presence Builder Standalone at Note that you do not need to read the sections about integration in Parallels Presence Builder Standalone Installation and Administration Guide because integration with cpanel is handled entirely by the cpanel plugin.
8 8 Prerequisites and Requirements To learn more about cpanel & WHM, refer to the product documentation at
9 C H A P T E R 4 Installation Steps Step 1. Obtain and Run the Installer Package 1. Using SSH, log in to the cpanel server as root. 2. Download the self-extracting installer package from parallels.com by issuing the following command: wget /latest/wpb_cpanel.run 3. Set the Execute permission for wpb_cpanel.run: chmod 755 wpb_cpanel.run 4. Run the script:./wpb_cpanel.run Note: Hosting providers who do not want the pages related to the Presence Builder plugin to be shown in WHM, can run the installer with the option -- --no-whm. After the installation is finished, you need to configure the plugin: specify the settings that cpanel will use for connecting to Presence Builder Standalone. Step 2. Configure the Connection Settings You can configure the connection settings in either of the following ways: Through the WHM web interface. By modifying a configuration file on the cpanel server's file system. This method may be useful if you do not have access to WHM. To set up the connection through WHM: 1. Go to WHM > Plugins > Presence Builder > Settings tab. 2. Specify the URL of the server where Presence Builder Standalone is installed. 3. Specify the administrator's password for Presence Builder Standalone. 4. Click Save Changes.
10 10 Installation Steps The changes will be saved to the configuration file /usr/local/cpanel/etc/webpresencebuilder.ini. Note: After the integration is completed, you can track the number of websites created by your customers in WHM > Plugins > Presence Builder > Sites tab, and view a report about failed operations in WHM > Plugins > Presence Builder > Log tab. To set up the connection by editing the configuration file: 1. Open the following file for editing: /usr/local/cpanel/etc/webpresencebuilder.ini. 2. By using the url option, specify the URL of the server where Presence Builder is installed. Example: url = If Presence Builder is installed into a non-default directory, specify the URL accordingly. Example: url = 3. If your Presence Builder installation is configured to listen on nonstandard HTTP or HTTP Secure ports (different from 80/443) then you must additionally specify the ports in the url and secure_url parameters. Examples: url = secure_url = 4. By using the password option, specify the administrator s password for your Presence Builder installation. Example: password = your_admin_password 5. Save changes to the webpresencebuilder.ini file. Step 3. Specify the Presence Builder Redirection URLs This section describes how to redirect users to the cpanel login page in the following cases: After users remove their websites from the Presence Builder editor. After removing a site from the editor, users are taken back to the editor and, if the trial mode is switched on, a trial site is automatically created for them. If the trial mode is switched off, then the users are taken to a blank page.
11 Installation Steps 11 On attempting to use the editor after their sessions expire. If users edit a site, leave the browser window open for a long time without performing any actions, their session expires. On attempting to resume editing in the browser they will be taken to a blank page. On attempting to access the editor without authorization. If users attempt to go to the editor by typing a URL in their browser, they will be taken to a blank page. In all of these cases, the page URL is set to sitebuilder.<hostname>/. We suggest that you change the URL to point to the cpanel login page. To set up a redirection to the cpanel s login page: 1. On the Presence Builder server, open the configuration file /usr/local/sb/config. 2. In the [general] section of the file, add the following lines: unauthorized_access_redirect_url = <URL to the cpanel web interface> session_expired_redirect_url = <URL to the cpanel web interface> removed_site_redirect_url = <URL to the cpanel web interface> where <URL to the cpanel web interface> is the URL of the cpanel login page. For example: 3. Save the file. Step 4. Enable Resellers to Limit the Number of Presence Builder Sites for Their Customers If you want to enable your resellers to use WHM for limiting the number of sites that their customers can create with Presence Builder, do the following: 1. Log in as root to WHM. 2. Go to Server Configuration > Tweak Settings > Security tab, and switch on the option Allow PHP to be run by resellers in WHM. 3. Click Save.
12 12 Installation Steps Step 5. Select Who Should Access Presence Builder By default, the Presence Builder option is added to all feature lists in WHM s Feature Manager (Packages > Feature Manager). If you want to restrict access to Presence Builder, we recommend that you log in to WHM, review the existing feature lists, packages, and accounts, and make the corresponding adjustments. To learn about how to set limits on the number of available Presence Builder sites for packages and user accounts, see the chapter Setting Limits on the Number of Sites Users Can Create (on page 15).
13 C H A P T E R 5 Upgrade Steps If you already have an earlier version of the plugin installed, you can upgrade it to the latest version by running the installation script. The plugin will be updated. For instructions on how to obtain and run the installation script, see Installation Steps, Step 1. Obtain and Run the Installer Package (on page 9).
14 C H A P T E R 6 Verifying the Integration To verify that the integration was completed successfully, do the following: 1. Log in as root to your WHM panel. 2. Go to Packages > Feature Manager. 3. Create a new feature list or open any of the existing feature lists for editing. At the bottom of the feature list, the Presence Builder option must be shown and the corresponding checkbox must be selected by default. 4. If you do not have any configured packages, create at least one package with a feature list that includes the Presence Builder option. 5. Go to Account Functions > Create a New Account. 6. When creating a user account, select a package whose feature list includes the Presence Builder option. 7. Log in to cpanel under the user account you have created. Under the Software/Services group, the Presence Builder icon must be shown. Note: Do not attempt to log in under the user account by clicking the link to cpanel in WHM > Account Information > List Accounts. In such a case, the cpanel & WHM security policy will not let Presence Builder obtain the user's FTP password and set the website publishing settings. This will result in the following error: "The site cannot be published to the specified location. Site publishing settings are not defined." 8. Click the Presence Builder icon. The Presence Builder editor will open in a new browser window or tab, and you will be taken to the Select Your Website Topic page. 9. Select a website topic and click Create Site. 10. Click the Publish button to publish the website to the customer s webspace. 11. Open the website in a browser.
15 C H A P T E R 7 Setting Limits on the Number of Sites Users Can Create By default, all user accounts that are allowed to access Presence Builder can create an unlimited number of websites. You can limit the number of Presence Builder websites available to users by using the following methods: Set a limit for a package. Setting a limit for a package defines how many sites can be created by users subscribed to that package. Set a limit for a user account. Individually defined limits supersede any limits that may be defined in package limits. Viewing Statistics on the Use of Presence Builder for Websites To view a list of domain names for which websites were created with Presence Builder: Go to WHM > Plugins > Parallels Presence Builder > Sites tab. All domain names registered in the system are listed in the Website column. Websites created with Presence Builder and published on hosting accounts are listed in the Published column. Viewing and Setting Limits for Packages To view the limits defined for packages: Go to WHM > Plugins > Parallels Presence Builder > Package Limits tab. All packages for which limits were defined are listed under Packages with Defined Limits. To set a limit for a package: 1. Go to WHM > Plugins > Parallels Presence Builder > Package Limits tab. 2. Select the package, specify the number of allowed sites, and click Set Limit. You will be able to reset the limit later by clicking the corresponding link Reset limit.
16 16 Setting Limits on the Number of Sites Users Can Create Viewing and Setting Limits for User Accounts To view the limits individually defined for user accounts: Go to WHM > Plugins > Parallels Presence Builder > Account Limits tab. All user accounts for which limits were defined are listed under Accounts with Defined Limits. To set a limit for a user account: 1. Go to WHM > Plugins > Parallels Presence Builder > Account Limits tab. 2. Select the account, specify the number of allowed sites, and click Set Limit. You will be able to reset the limit later by clicking the corresponding link Reset limit.
17 C H A P T E R 8 Troubleshooting Integration Issues Issue: The Presence Builder option is not shown in the Feature List in WHM or the Presence Builder icon is not shown in cpanel. Resolution: This could happen due to a plugin installation failure. To discover the cause of the issue, see the plugin s log file webpresencebuilder.log. It should be located in the directory from which you ran the installation. Issue: The Select Your Website Topic page of Presence Builder does not open. Resolution: To see a detailed error message about the cause of the problem, do the following: 1. Enable the debugging mode by adding the line debug = true to the configuration file /usr/local/cpanel/etc/webpresencebuilder.ini. 2. Click the Presence Builder icon again. 3. See the log file on the cpanel server - /usr/local/cpanel/logs/webpresencebuilder.log. This log is also available in WHM > Plugins > Presence Builder > Log. After resolving the issue, set the option debug = false in the configuration file. Issue: On attempting to publish a website, the following error occurs: The site cannot be published to the specified location. The specified site location does not have ioncube Loader support. Please contact the server administrator. Resolution: You need to install or switch on IonCube Loader for PHP, as described in the chapter Prerequisites and Requirements (on page 6). Issue: On attempting to publish a website, the following error occurs: The site cannot be published to the specified location. The specified site location does not support the required PHP extensions. Please contact the server administrator. Resolution: You need to install or switch on the mbstring, zlib, and gd extensions for PHP, as described in the chapter Prerequisites and Requirements (on page 6). Issue: On attempting to publish a website, the following error occurs: The site cannot be published to the specified location. An internal server error has occurred on the remote server. Please contact the server administrator. Resolution: Check that PHP is operating properly on the hosting account by running the check.php script, and then resolve any issues revealed by the script. This procedure is described in the chapter Prerequisites and Requirements (on page 6).
18 18 Troubleshooting Integration Issues Issue: On attempting to publish a website, the following error occurs: The site cannot be published to the specified location. The site publishing settings are not defined. Resolution: Make sure that you are logged in to cpanel as a customer, and that you did not use the option to log in to cpanel from WHM > Account Information > List Accounts. Issue: CAPTCHA is not shown in contact forms on published websites. Resolution: You need to switch on the GD PHP extension as described in the chapter Prerequisites and Requirements (on page 6).
19 C H A P T E R 9 Localizing the cpanel & WHM Plugin User Interface The plugin supports the following interface languages: American English British English Brazilian Portuguese Dutch French German Italian Japanese Korean Polish Russian Spanish Simplified Chinese Traditional Chinese If your language is not on this list, you can translate the plugin locale into your language: 1. Log in to the cpanel & WHM server over SSH. 2. Go to the directory /usr/local/cpanel/base/frontend/x3/webpresencebuilder /translations/. 3. Make a copy of the en_us.xml file and save it as <locale code>.xml, where <locale code> is your locale code, as specified in the table at US/online/presence-builder-localization-guide/about.htm. 4. Translate the contents of the newly created XML file. The phrases that you need to translate are enclosed in <phrase> tags.
20 C H A P T E R 10 Removing the Integration Removal of the integration results in disconnecting of cpanel from Presence Builder and removal of all Presence Builder-related icons from cpanel. The Presence Builder installation is not automatically removed, and users websites remain in the editor s database and in users' webspaces. You will be able to easily restore the integration later; however, the sites that were previously created and published from the Presence Builder editor will no longer be manageable through the editor. To remove the integration, run the following command in the console:./wpb_cpanel.run -- --uninstall
About This Document 3. About the Migration Process 4. Requirements and Prerequisites 5. Requirements... 5 Prerequisites... 5
Contents About This Document 3 About the Migration Process 4 Requirements and Prerequisites 5 Requirements... 5 Prerequisites... 5 Installing the Migration Tool and Enabling Migration 8 On Linux Servers...
SugarCRM CE (Community Edition Only) Plugin. Installation. Guide
SugarCRM CE (Community Edition Only) Plugin Installation Guide Version 2.0 By Lim Tee Chert 23 June 2012 (last updated on: 08 January 2015) Purpose: This is for SugarCRM CE (Community Edition Only) plugin
OpenCart AliExpress Affiliate Plugin User Guide
OpenCart AliExpress Affiliate Plugin User Guide By TC 30 April 2015 (last updated on: 15 Oct 2015) http://www.aliwebstore.com Purpose: The purpose of this Opencart AliExpress Affiliate Plugin is to provide
Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning
Livezilla How to Install on Shared Hosting By: Jon Manning This is an easy to follow tutorial on how to install Livezilla 3.2.0.2 live chat program on a linux shared hosting server using cpanel, linux
Using Internet or Windows Explorer to Upload Your Site
Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting
Create a New Account Contents
Create a New Account Contents Goals...2 Create a New Domain Account...2 Domain Information...3 Package...4 Settings...5 Reseller Settings...6 DNS Settings...6 Mail Routing Settings...7 Conclusion...7 1
OpenCart. SugarCRM CE (Community Edition Only) Integration. Guide
OpenCart SugarCRM CE (Community Edition Only) Integration Guide By Lim Tee Chert 23 June 2012 (last updated on: 08 January 2015) http://www.cartbooks.com Purpose: This is A Release for OpenCart SugarCRM
WHM Administrator s Guide
Fasthosts Customer Support WHM Administrator s Guide This manual covers everything you need to know in order to get started with WHM and perform day to day administrative tasks. Contents Introduction...
DocuSign for Salesforce Administrator Guide v6.1.1 Rev A Published: July 16, 2015
DocuSign for Salesforce Administrator Guide v6.1.1 Rev A Published: July 16, 2015 Copyright Copyright 2003-2015 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights
OpenCart AliExpress Retail Plugin User Guide
OpenCart AliExpress Retail Plugin User Guide By Lim Tee Chert 30 April 2015 (last updated on: 15 Oct 2015) http://www.aliwebstore.com Purpose: The purpose of this Opencart AliExpress Retail Plugin is to
Parallels Plesk Automation. Customer s Guide. Parallels Plesk Automation 11.5
Parallels Plesk Automation Customer s Guide Parallels Plesk Automation 11.5 Last updated: 17 March 2015 Contents Quick Start with Hosting Panel 4 Set Up Your First Website... 4 1. Create Your Site... 5
Automated CPanel Backup Script. for home directory backup, remote FTP backup and Amazon S3 backup
Automated CPanel Backup Script for home directory backup, remote FTP backup and Amazon S3 backup Version : 1.0 Date : August 10, 2011 Developed by : Dody Rachmat Wicaksono ([email protected])
Parallels Plesk Automation
Parallels Plesk Automation Contents Get Started 3 Infrastructure Configuration... 4 Network Configuration... 6 Installing Parallels Plesk Automation 7 Deploying Infrastructure 9 Installing License Keys
Virto Password Reset Web Part for SharePoint. Release 3.1.0. Installation and User Guide
Virto Password Reset Web Part for SharePoint Release 3.1.0 Installation and User Guide 2 Table of Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 3 OPERATING SYSTEM... 3 SERVER... 3 BROWSER... 4 INSTALLATION...
Novell Filr. Windows Client
Novell Filr Windows Client 0 Table of Contents Supported Environments 2 Supported Languages 2 Getting Started 3 Which Folders Are Synchronized 3 What Actions Are Supported 4 Configuring Folders to Synchronize
Secure Messaging Server Console... 2
Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating
Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5
Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5 What is this document for? This document is a Step-by-Step Guide that can be used to quickly install Spam Marshall SpamWall on Exchange
The Web Pro Miami, Inc. 615 Santander Ave, Unit C Coral Gables, FL 33134 6505. T: 786.273.7774 [email protected] www.thewebpro.
615 Santander Ave, Unit C Coral Gables, FL 33134 6505 T: 786.273.7774 [email protected] www.thewebpro.com for v.1.06 and above Web Pro Manager is an open source website management platform that is easy
Quick Start Guide. Cerberus FTP is distributed in Canada through C&C Software. Visit us today at www.ccsoftware.ca!
Quick Start Guide Cerberus FTP is distributed in Canada through C&C Software. Visit us today at www.ccsoftware.ca! How to Setup a File Server with Cerberus FTP Server FTP and SSH SFTP are application protocols
Parallels Plesk Automation
Parallels Plesk Automation Copyright Notice Parallels IP Holdings GmbH Vordergasse 59 CH-Schaffhausen Switzerland Phone: +41 526320 411 Fax: +41 52672 2010 Global Headquarters 500 SW 39th Street, Suite
DocuSign for SharePoint Online v2.4
Quick Start Guide DocuSign for SharePoint Online v2.4 Published October 12, 2015 Overview DocuSign for SharePoint Online allows users to sign or send documents out for signature from a SharePoint Online
Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version
Site Store Pro INSTALLATION GUIDE WPCartPro Wordpress Plugin Version WPCARTPRO INTRODUCTION 2 SYSTEM REQUIREMENTS 4 DOWNLOAD YOUR WPCARTPRO VERSION 5 EXTRACT THE FOLDERS FROM THE ZIP FILE TO A DIRECTORY
Kollaborate Server Installation Guide!! 1. Kollaborate Server! Installation Guide!
Kollaborate Server Installation Guide 1 Kollaborate Server Installation Guide Kollaborate Server is a local implementation of the Kollaborate cloud workflow system that allows you to run the service in-house
Reseller Panel Step-by-Step Guide
1. Legal notice setup. Alternative language setup. Enter legal notice as text. Enter legal notice as link 2. ResellerPanel design. Edit colors and layout. Edit themes and icons 3. Create a new customer.
Creating Custom Nameservers Contents
Creating Custom Nameservers Contents Goals... 2 Register Name Servers... 2 Setup Private NameServers in WHM... 4 Adding IP addresses for your name server... 5 Conclusion... 5 Goals This guide will help
Plesk 11 Manual. Fasthosts Customer Support
Fasthosts Customer Support Plesk 11 Manual This guide covers everything you need to know in order to get started with the Parallels Plesk 11 control panel. Contents Introduction... 3 Before you begin...
HarePoint Workflow Extensions for Office 365. Quick Start Guide
HarePoint Workflow Extensions for Office 365 Quick Start Guide Product version 0.91 November 09, 2015 ( This Page Intentionally Left Blank ) HarePoint.Com Table of Contents 2 Table of Contents Table of
Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0
Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0 Contents Introduction... 3 Endpoint deployment... 3 Endpoint minimal hardware requirements:... 3 Endpoint software requirements:...
Cisco Unified Workforce Quality Management
New and Updated Features, page 1 Deprecated Features, page 3 Important Notes, page 3 Removed and Unsupported Features, page 7 Third-party Software Impacts, page 7 New and Updated Features New Features
Aspera Connect User Guide
Aspera Connect User Guide Windows XP/2003/Vista/2008/7 Browser: Firefox 2+, IE 6+ Version 2.3.1 Chapter 1 Chapter 2 Introduction Setting Up 2.1 Installation 2.2 Configure the Network Environment 2.3 Connect
FileMaker Server 11. FileMaker Server Help
FileMaker Server 11 FileMaker Server Help 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered
Installing buzztouch Self Hosted
Installing buzztouch Self Hosted This step-by-step document assumes you have downloaded the buzztouch self hosted software and operate your own website powered by Linux, Apache, MySQL and PHP (LAMP Stack).
Education Software Installer 2014
Education Software Installer 2014 SYSTEM ADMINISTRATOR S GUIDE FOR MAC OS X OPERATING SYSTEM SOFTWARE Product registration If you register your SMART product, we ll notify you of new features and software
SecureAware on IIS8 on Windows Server 2008/- 12 R2-64bit
SecureAware on IIS8 on Windows Server 2008/- 12 R2-64bit Note: SecureAware version 3.7 and above contains all files and setup configuration needed to use Microsoft IIS as a front end web server. Installing
User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream
User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner
FileMaker Server 15. Getting Started Guide
FileMaker Server 15 Getting Started Guide 2007 2016 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks
Configuration Guide - OneDesk to SalesForce Connector
Configuration Guide - OneDesk to SalesForce Connector Introduction The OneDesk to SalesForce Connector allows users to capture customer feedback and issues in OneDesk without leaving their familiar SalesForce
VMware Software Manager - Download Service User's Guide
VMware Software Manager - Download Service User's Guide VMware Software Manager 1.1 This document supports the version of each product listed and supports all subsequent versions until the document is
FileMaker Server 12. FileMaker Server Help
FileMaker Server 12 FileMaker Server Help 2010-2012 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc.
ShareFile On-Demand Sync can be installed via EXE or MSI. Both installation types can be downloaded from http://www.citrix.com/downloads/sharefile.
New in this release: Send Logs As of the Windows Sync 2.14 release you can now send logs to ShareFile support via the Send Logs control panel link. This is available in Control Panel > System and Security
FileMaker Server 14. FileMaker Server Help
FileMaker Server 14 FileMaker Server Help 2007 2015 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks
FileMaker Server 13. FileMaker Server Help
FileMaker Server 13 FileMaker Server Help 2010-2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of FileMaker,
Expresso Quick Install
Expresso Quick Install 1. Considerations 2. Basic requirements to install 3. Install 4. Expresso set up 5. Registering users 6. Expresso first access 7. Uninstall 8. Reinstall 1. Considerations Before
DataSuite Installation and Activation Guide
DataSuite Installation and Activation Guide This document provides a detailed overview of the installation and activation procedure for the DataSuite v2.4.0.0 software. DataSuite allows you to configure
Downloading and Mass Deploying Applications
Downloading and Mass Deploying Applications Use of this product requires additional applications that must be downloaded to your users' computers. You can download and mass deploy these applications using
Linux VPS with cpanel. Getting Started Guide
Linux VPS with cpanel Getting Started Guide First Edition October 2010 Table of Contents Introduction...1 cpanel Documentation...1 Accessing your Server...2 cpanel Users...2 WHM Interface...3 cpanel Interface...3
FileMaker Server 10 Help
FileMaker Server 10 Help 2007-2009 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker, the file folder logo, Bento and the Bento logo
Cloudwords Drupal Module. Quick Start Guide
Cloudwords Drupal Module Quick Start Guide 1 Contents INTRO... 3 HOW IT WORKS... 3 BEFORE YOU INSTALL... 4 In Cloudwords... 4 In Drupal... 4 INSTALLING THE CLOUDWORDS DRUPAL MODULE... 5 OPTION ONE: Install
Montefiore Portal Quick Reference Guide
Montefiore Portal Quick Reference Guide Montefiore s remote portal allows users to securely access Windows applications, file shares, internal web applications, and more. To use the Portal, you must already
Ariba Network Quick Start Guide for Suppliers
Ariba Network Quick Start Guide for Suppliers Table of Contents Managing Roles and Users...3 Creating a Role... 3 Creating a User... 5 Modifying a User... 7 Account Configuration...8 Company Profile...
Installation Guide Command WorkStation 5.5 with Fiery Extended Applications 4.1
Installation Guide Command WorkStation 5.5 with Fiery Extended Applications 4.1 About Fiery Extended Applications Fiery Extended Applications (FEA) 4.1 is a package of the following applications for use
ProjectPier v0.8.8. Getting Started Guide
ProjectPier v0.8.8 Getting Started Guide Updated October 2014 Contents Contents... 2 Overview... 4 License... 4 Installation... 4 Who should perform the installation?... 4 Requirements... 5 Enabling InnoDB
Backup Exec 15. Quick Installation Guide
Backup Exec 15 Quick Installation Guide 21344987 Documentation version: 15 PN: 21344987 Legal Notice Copyright 2015 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, the Checkmark
Configuring IBM HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on IBM WebSphere Application Server
Configuration Guide Configuring IBM HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on IBM WebSphere Application Server This document is revised for SAS 9.3. In previous versions
PUBLIC Password Manager for SAP Single Sign-On Implementation Guide
SAP Single Sign-On 2.0 SP1 Document Version: 1.0 2015-10-02 PUBLIC Password Manager for SAP Single Sign-On Implementation Guide Content 1 Password Manager....4 2 Password Manager Installation Guide....5
Administering Jive for Outlook
Administering Jive for Outlook TOC 2 Contents Administering Jive for Outlook...3 System Requirements...3 Installing the Plugin... 3 Installing the Plugin... 3 Client Installation... 4 Resetting the Binaries...4
WEB2CS INSTALLATION GUIDE
WEB2CS INSTALLATION GUIDE FOR CPANEL / WHM XandMail 32, rue de Cambrai 75019 PARIS - FRANCE Tel : +33 (0)1 40 388 700 - http://www.xandmail.com TABLE OF CONTENTS 1. INSTALLING WEB2CS 4 1.1. ADDING XANDMAIL
Moving to Plesk Automation 11.5
Moving to Plesk Automation 11.5 Last updated: 2 June 2015 Contents About This Document 4 Introduction 5 Preparing for the Move 7 1. Install the PA Moving Tool... 8 2. Install Mail Sync Software (Windows
How To Manage Your Spam On Graymail On Pc Or Macodeo.Com
User Guide Revision E SaaS Email Protection Email Protection for your account The Email Protection service works in the cloud to protect your email account from spam, viruses, worms, phishing scams, and
TIBCO Spotfire Automation Services 6.5. Installation and Deployment Manual
TIBCO Spotfire Automation Services 6.5 Installation and Deployment Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED
Release Notes: J-Web Application Package Release 15.1A1 for Juniper Networks EX Series Ethernet Switches
Release Notes: J-Web Application Package Release 15.1A1 for Juniper Networks EX Series Ethernet Switches Release 15.1A1 4 June 2015 Revision 1 Contents Release Notes: J-Web Application Package Release
MigrationWiz 4.0 Module Usage Guide
MigrationWiz 4.0 Module Usage Guide Table of Contents Introduction... 3 Requirements... 3 APS Environment... 3 BitTitan... 3 Module Setup... 3 Deploying the RESTful Service... 3 Deploying in the APS Sandbox...
Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions
HOSTING Administrator Control Panel / Quick Reference Guide Page 1 of 9 Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions Exchange 2010 Outlook Profile Setup Page 2 of 9 Exchange
FTP Accounts Contents
FTP Accounts Contents Goal... 2 1. Add an FTP Account... 2 2. The FTP Account Management Table... 3 3. Remove an FTP Account... 4 4. Edit an FTP Account's Quota... 4 5. Change an FTP Account's Password...
Getting Started With Parallels Business Automation 4.4
Parallels Getting Started With Parallels Business Automation 4.4 Reseller's Guide Revision 1.0.18 (c) 1999-2008 ISBN: N/A Parallels 660 SW 39th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425)
1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA
Step by step guide Step 1: Purchasing a RSMembership! membership Step 2: Download RSMembership! 2.1. Download the component 2.2. Download RSMembership! language files Step 3: Installing RSMembership! 3.1:
Paxera Uploader Basic Troubleshooting
Before going further, please check the logs and auto-route queue in the Uploader Control, these logs will say a lot about your problem. You should take care of the following before contacting our Support
VPS Hosting User Guide
TM VPS Hosting User Guide VPS Hosting Control Panel Managing VPS... 1 Opening Power Panel...... 1 Starting/Stopping VPS... 2 Changing VPS Hostname... 2 Enabling/Disabling Automatic Updates... 5 Installing
Installing and Configuring vcloud Connector
Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new
Software Version 1.0 ConnectKey TM Share to Cloud April 2013. Xerox ConnectKey Share to Cloud User / Administrator s Guide
Software Version 1.0 ConnectKey TM Share to Cloud April 2013 Xerox ConnectKey Share to Cloud User / Administrator s Guide 2013 Xerox Corporation. All rights reserved. Xerox, Xerox and Design, and Xerox
WEB2CS INSTALLATION GUIDE
WEB2CS INSTALLATION GUIDE FOR PARALLELS / POA HTTP://WWW.XANDMAIL.COM XandMail 32, rue de Cambrai 75019 PARIS - FRANCE Tel : +33 (0)1 40 388 700 - http://www.xandmail.com TABLE OF CONTENTS 1. INSTALLING
Central Administration User Guide
User Guide Contents 1. Introduction... 2 Licensing... 2 Overview... 2 2. Configuring... 3 3. Using... 4 Computers screen all computers view... 4 Computers screen single computer view... 5 All Jobs screen...
HP RDX Continuous Data Protection Software and Recovery CD 3.0.512.9044 release notes
HP RDX Continuous Data Protection Software and Recovery CD 3.0.512.9044 release notes Part Number: 5697-0367 1st edition: 1st September 2010 Description This document outlines the details of the third
Installation Manual for Catalog Infinite Scroll extension
Installation Manual for Catalog Infinite Scroll extension This manual describes the installation, configuration and usage of the Catalog Infinite Scroll extension for Magento 2. Release Date: May 22, 2016
Installing and Configuring vcenter Multi-Hypervisor Manager
Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent
Sharp Remote Device Manager (SRDM) Server Software Setup Guide
Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based
Installing CPV Lab Version 2.17
Installing CPV Lab Version 2.17 END-USER LICENSE AGREEMENT ( EULA ) FOR CPV LAB This End-User License Agreement ("EULA") pertains to the CPV Lab product (called Software" in this Agreement). Read the terms
Email Protection for your account
User Guide Revision A SaaS Email Protection Email Protection for your account The Email Protection service works in the cloud to protect your email account from spam, viruses, worms, phishing scams, and
MAGENTO Migration Tools
MAGENTO Migration Tools User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Magento Migration Tools: User Guide Page 1 Content 1. Preparation... 3 2. Setup... 5 3. Plugins Setup... 7 4. Migration
Configuring MassTransit Server to listen on ports less than 1024 using WaterRoof on Macintosh Workstations
Configuring MassTransit Server to listen on ports less than 1024 using WaterRoof on Macintosh Workstations Summary This article explains how to configure MassTransit to listen on ports less than 1024 without
Tenable for CyberArk
HOW-TO GUIDE Tenable for CyberArk Introduction This document describes how to deploy Tenable SecurityCenter and Nessus for integration with CyberArk Enterprise Password Vault. Please email any comments
SAP Cloud Identity Service Document Version: 1.0 2014-09-01. SAP Cloud Identity Service
Document Version: 1.0 2014-09-01 Content 1....4 1.1 Release s....4 1.2 Product Overview....8 Product Details.... 9 Supported Browser Versions....10 Supported Languages....12 1.3 Getting Started....13 1.4
VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager
VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager VMTurbo, Inc. One Burlington Woods Drive Burlington, MA 01803 USA Phone: (781) 373---3540 www.vmturbo.com Table of Contents Introduction
Novell Filr. Mobile Client
Novell Filr Mobile Client 0 Table of Contents Quick Start 3 Supported Mobile Devices 3 Supported Languages 4 File Viewing Support 4 FILES THAT CANNOT BE VIEWED IN THE FILR APP 4 FILES THAT GIVE A WARNING
SSL VPN Setup for Windows
SSL VPN Setup for Windows SSL VPN allows you to connect from off campus to access campus resources such as Outlook email client, file sharing and remote desktop. These instructions will guide you through
Cloud Attached Storage 3.1 EA
Release Notes Cloud Attached Storage 3.1 EA March 2012 Cloud Attached Storage 3.1 EA Release Notes 1 1 Release Contents Copyright 2009-2012 CTERA Networks Ltd. All rights reserved. No part of this document
Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide
Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.
Web24 Web Hosting Guide
Web24 Web Hosting Guide Welcome Dear Web24 customer, We would like to thank you for choosing Web24 as your preferred web hosting provider. To make your experience as enjoyable as possible, we have prepared
NAS 109 Using NAS with Linux
NAS 109 Using NAS with Linux Access the files on your NAS using Linux A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Use Linux to access files on
WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express
WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express Edition to Microsoft SQL Server 2005, 2008, or 2008 R2
BusinessObjects Enterprise XI Release 2
BusinessObjects Enterprise XI Release 2 How to configure an Internet Information Services server as a front end to a WebLogic application server Overview Contents This document describes the process of
LICENTIA. InvoiceXpress Integration
LICENTIA InvoiceXpress Integration Revision: February 21, 2015 INDEX About the extension... 3 Compatability... 3 How to install... 3 After Installation... 3 Introduction... 4 Configuration... 5 Emailing
Installing, Uninstalling, and Upgrading Service Monitor
CHAPTER 2 Installing, Uninstalling, and Upgrading Service Monitor This section contains the following topics: Preparing to Install Service Monitor, page 2-1 Installing Cisco Unified Service Monitor, page
1. How do I access my VPS control panel?
VPS Business FAQ Section 1: Installation...2 1. How do I access my VPS control panel?...2 2. How do I access my Windows VPS?...6 3. How do I access my Linux VPS?...8 Section 2: using a VPS...9 4. How to
PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE
PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE 1. Third party licenses and notices 5 2. Welcome 6 3. Installation requirements 7 3.1. System requirements 7 3.2. Installing prerequisites 7 3.3. Pre-installation
OxyClassifieds Installation Handbook
OxyClassifieds Installation Handbook OxyClassifieds Team Email: [email protected] Web: http://www.oxyclassifieds.com OxyClassifieds Installation Handbook by OxyClassifieds Team Copyright 2006-2011
