| |
415 Search results found
|
Installing WordPress
...using the WordPress Manager in the hosting Control Panel. For instructions on installing WordPress manually, check our Installing WordPress Manually article.
Requirements
...Manager > Install tab of your hosting Control Panel. You will need to fill in or select the following options:
Site Title: ...you to the Subdomains section of the Control Panel.
Path: If you wish to install WordPress in the main folder of the ...administrative section of WordPress or the hosting Control Panel > WordPress Manager, where you will see notices that new versions of the ...made in the WordPress Manager of the Control Panel are performed using the WP-CLI tool. These operations are logged in the ~/.wp-cli/history.log ...
|
|
Running a MongoDB instance
...a Web Apps section in your hosting Control Panel, then this tutorial is not suitable for your particular hosting environment. You can ...the Web Apps section in your hosting Control Panel, create a new app for running the MongoDB instance. In this example, we ...the Web Apps section of the hosting Control Panel, create a new app. Our example app is named MongoDB.
Engine: Custom
Name: ...becomes OK.
3. Enabling authentication
Enabling access control on a MongoDB deployment enforces authentication, requiring users to identify themselves. When accessing a ...MongoDB deployment that has access control enabled, users can only perform actions as determined by their roles. The following procedure ...to a MongoDB instance running without access control and then enables access control.
1) Through your shell, connect to the MongoDB instance.
...4) Restart the MongoDB instance with access control. To do this, go to the Web Apps section of the hosting Control ...Panel and click on the green circle to stop the app. Then update the start ...restart the custom MongoDB instance with access control.
4. Connecting to the database
The standard format of the MongoDB URI connection ...
|
|
Adding existing WordPress installations for management
...After successfully logging into the hosting Control Panel, your account will be scanned for WordPress installations (running WordPress version 3.9+) that ...In the WordPress Manager of the hosting Control Panel, you can use the Scan for WordPress installations button to manually scan your ...installation can be automatically fixed by the Control Panel's WordPress Manager. If an issue like that is detected, you will see an ...and cannot be repaired automatically by the Control Panel, you can contact our support team for assistance.
The Log in button next ...made in the WordPress Manager of the Control Panel are performed using the WP-CLI tool. These operations are logged in the ~/.wp-cli/history.log ...
|
|
Moving WordPress between hosting accounts on our servers
...use the WordPress Manager in the hosting Control Panel to move or copy WordPress installations between different hosting accounts on our servers. ...follow the steps below:
Access the hosting Control Panel for the account with the original WordPress installation.
Navigate to the WordPress Manager.
...tab of the WordPress Manager in the Control Panel for the account where you wish to move/copy the WordPress installation.
Click on ...it to the server via the hosting Control Panel's File Manager or with FTP first, and then select the uploaded backup using ...of the new WordPress installation using the controls in the Select WordPress import destination section. A preview of the URL is ...shown below the controls. The controls are as follows:Use HTTPS: Set the site to use HTTPS instead of HTTP. ...
|
|
Getting Started: Setup your website & email
...going.
How to manage your account
The Control Panel is the main administration tool that allows you to manage every aspect of ...email for the exact URL of the Control Panel for your hosting account. You can use your account details to log in.
...added on the Domains page of the Control Panel.
Setting up your website
If you have a website already, you should upload ...website with the tools available in the Control Panel, for example using WordPress.
WordPress
WordPress is a content management system (CMS) that ...the dedicated WordPress administration tools in the Control Panel to perform otherwise complex and error-prone tasks safely and quickly with just a ...site on the SSL/HTTPS page of the Control Panel. This way, connections to your site will be encrypted.
Email
Email is a ...on the Mail Manager page of the Control Panel.
You can use an email program (such as Outlook, Mail, or Thunderbird, for ...
|
|
Installing Ghost
...have a WebApps section in your hosting Control Panel, then this tutorial is not suitable for your particular hosting environment. You can ...using the WebApps section of the hosting Control Panel
Choose Node.js LTS as engine. This is way, the app will use the ...the MySQL Databases section in your hosting Control Panel. It is recommended that you create a separate database user, too. In our ...Let's Encrypt certificates section of the hosting Control Panel as described in the Let's Еncrypt certificates section from our online documentation. After ...the File Manager interface of the hosting Control Panel. Change the following lines in config.production.json:
"mail": {
"transport": "Direct"
},
to
"mail": ...
|
|
Enabling server-side caching for WordPress
...just a few clicks using the hosting Control Panel:
Open the WordPress Manager section of the hosting Control Panel.
Navigate to the ...the WordPress Manager section of the hosting Control Panel, content caching should be already enabled for your WordPress installation. Otherwise, you can ...optimizing your WordPress installation through the hosting Control Panel, the following line of code will be added to your .htaccess file, which ...Control plugin has proven to work correctly on our servers.
Note: We advise that you ...Control headers as this may lead to unexpected results.
2. Choose how to clear the ...caching service by navigating to the hosting Control Panel's Server-side Caching section and clicking on the Enable button next to the domain/subdomain ...
|
|
Optimizing WordPress
...to the WordPress Manager in the hosting Control Panel.
Click on the Manage button next to your WordPress installation.
Click on the ...WordPress installation:
### BEGIN Optimization enabled via Control Panel > WordPress ###<IfModule mod_deflate.c> # Insert filters according to https://codex.wordpress.org/Output_Compression AddOutputFilterByType DEFLATE text/plain ....* - [L]</IfModule>#### END Optimization enabled via Control Panel > WordPress ####
You can also add the code block listed above to ...using the File Manager in the hosting Control Panel.
The Leverage Browser Caching code block is essential for preparing your WordPress installation ...hosting account or installed through the hosting Control Panel > WordPress Manager are optimized by default....
|
|
Running a Redis Instance
...not have a WebApps section in the Control Panel of your account, then this tutorial is not suitable for your particular hosting ...the sureapp CLI tool or the hosting Control Panel.
Enable Redis support for the PHP version of your website.
Activate object caching ...in a web application via the hosting Control Panel > WebApps section
You can install Redis in a web application using the ...hosting Control Panel > WebApps section by following these steps:
Go to your hosting Control Panel > ...to the WebApps section of the hosting Control Panel.
Use the following settings in the form for creating new web applications:Engine - ...the PHP settings section of your hosting Control Panel. Once there, open the PHP settings management page for your website by pressing ...
|
|
Migrating a MySQL 5 database to MySQL 8
...on the MySQL Databases page of the Control Panel to perform MySQL 5 to MySQL 8 conversions automatically.
MySQL 8 is the ...backup from the Backup page of the Control Panel of your hosting account, just to be on the safe side.
If your ...made using the WordPress Manager in the Control Panel as an example.
Creating a database dump from MySQL 5
First, you have ...on the MySQL Databases page of the Control Panel:
There, you have to click on the "Export" button next to the database ...application in the File Manager of the Control Panel in a new browser tab and scroll to the database connection settings.
Here ...of the "MySQL Databases" page of the Control Panel.
Make sure that you select the correct database in the "Database name" dropdown ...
|
|
|