Category: plesk linux hosting
-
Importing Databases
Importing Databases To import an existing database: If you are subscribed to several hosting packages and have access to several webspaces associated with your account, in the Subscription menu at the top of the screen, select the required webspace. Go to the Websites & Domains tab > Databases(in the Advanced Operations group) > Add New Database. Enter a name for the database. We…
-
Restoring Backups
Restoring Backups You can restore data from backup files kept in Panel’s repository on the server, a custom FTP repository, and you can upload a backup file in a ZIP archive (on Windows systems) or tar archive (on Linux systems), and then restore data from it. To restore data from a backup file: Go to the Account tab > Back Up My…
-
Creating or Removing Scheduled Tasks in Plesk
On Windows servers, you can set them up to run at certain times by creating a schedule task (which is similar to how you can run cron jobs on Linux servers). Creating a Scheduled Task in Plesk 10: You can set up Scheduled Tasks in Plesk by doing the following: Log into Plesk* Click…
-
Temporary url for the domain in plesk control panel
Temporary URL The temporary URL is used when your domain name is not working. Your actual URL can be found in your new account welcome email. The following examples demonstrate the correct temporary URL format according to the control panel being used. Format for the Primary Domain Hosting with cPanel http://serverIP/~cpanelusername/ (Be sure to replace…
-
using remote Git hosting
Clone Git Repository You can create a Git repository that will be a clone of a remote repository. Go to Websites&Domains and click Git. If you have already created Git repositories for your domain, click the Add Repository button. You will see the screen for creating a new repository: First, you have to select where your code is stored. In…