How to install WordPress (or another CMS) with ISPmanager

Web scripts allow you to automate the installation of a content management system (CMS), a customer relationship management system (CRM), and other software. The list of available scripts is displayed in Web server settings → Web scripts directory. For more information, see the article Web Scripts Directory.

The script can be installed when creating a WWW-domain. For more information, see the article Creating a WWW Domain. To install a script for a WWW-domain after its creation:

  1. Go to Domains → WWW Domains → Scripts.
  2. To install a script with default parameters:
    1. Click Express Install.
    2. Read the license agreement and confirm your agreement with its terms.
    3. Click Next.
    4. Specify Installation Preferences.
    5. Specify Application Settings.
    6. Make sure all PHP and Database Requirements are met.
    7. Click Next.
    8. Click Finish.
  3. 1. To configure script parameters during installation:
    1. Click Install.
    2. Specify script parameters.
    3. Click Next.
    4. Read the license agreement and confirm your agreement with its terms.
    5. Click Next.
    6. Specify Installation Preferences.
    7. Specify Application Settings.
    8. Make sure all PHP and Database Requirements are met.
    9. Click Next.
    10. Click Finish.

Note!
The script will be installed in the specified directory. In this case, its contents will be overwritten, which can lead to data loss. If the directory does not exist, then it will be created.

  • 225 Users Found This Useful
Was this answer helpful?

Related Articles

Import and Export of Database Data

Data can be imported and exported using a dump. Database dump is a text file that contains the...

CRON Scheduler

The Scheduler is a tool for automatically executing tasks on the server that repeat at a...

Creating a Mailbox

The mailbox is intended for receiving and transmitting emails. Each mailbox has an email address...

Database import or export via SSH

Often, it is more convenient to import and export databases not through the phpMyAdmin interface,...

Remote Access for MySQL Server

IntroductionThe MySQL server has the ability to listen on specific addresses to accept incoming...