|
502 Search results found
|
Installation under Android
...enable two-factor authentication (2FA) for your hosting Control Panel, using Google Authenticator on your Android device, please follow these instructions:
1. Log ...in to your hosting Control Panel and go to the Account Profile section. Under Two-Factor Authentication, click the button Enable. ...Google Authenticator will create a new account ControlPanel:user, where user is your username for the hosting Control Panel.
Entering the secret ...well as to regain access to the Control Panel in case you lose your mobile device.
5. Enter the security token generated ...in the field Generated Token, your current Control panel password, and click the button Check the token and enable 2FA. 2FA is ...you can log in to your hosting Control Panel only with a security token generated by your Google Authenticator.
...
|
|
Installation under iPhone
...enable two-factor authentication (2FA) for your hosting Control Panel, using Google Authenticator on your iPhone / iPad / iPod Touch device, please ...instructions:
1. Log in to your hosting Control Panel and go to the Account Profile section. Under Two-Factor Authentication, click the button ...Google Authenticator will create a new account ControlPanel:user, where user is your username for the hosting Control Panel.
Entering the secret ...well as to regain access to the Control Panel in case you lose your mobile device.
5. Enter the security token generated ...in the field Generated Token, your current Control panel password, and click the button Check the token and enable 2FA. 2FA is ...you can log in to your hosting Control Panel only with a security token generated by your Google Authenticator.
...
|
|
Installing Drupal [version 8.6.3+]
...via the App Installer section of the Control Panel. If you prefer to install Drupal manually, you can follow the instructions listed ...the archive and use the web hosting Control Panel's File Manager to extract the package.The best way to upload big files or ...via FTP or through your web hosting Control Panel's File Manager.3. Create a new MySQL database and user for the Drupal application. ...can be created only through the hosting Control Panel. Detailed instructions on the process are available in our Creating a MySQL database/user ...the PHP Settings section of the hosting Control Panel.
8. You need to specify the following settings:
Database type: MySQLDatabase name: You ...username you created at your web hosting Control Panel's MySQL section for your Drupal application.Database password: You need to enter the password ...
|
|
Key-based authentication
...using the shell and using hosting the Control Panel. Then, you need to copy the private key to your computer, or other ...the SSH Access section in the hosting Control Panel. There, you should look for the Password authentication toggle.
Importing an already generated ...existing public key subsection of the hosting Control Panel's SSH Access section to import the public key to the server.
Supported key ...SSH keys management interface in the hosting control panel supports RSA and ED25519 keys. The interface reads and writes to the authorized_keys ...server software.
Generating SSH keys using the Control Panel
Open the SSH Access section of the hosting Control Panel. There, you need ...client. Please note that only the main Control Panel user can connect over SFTP. All other FTP users must use FTP or ...
|
|
Installing Magento [version 2.2.6]
...the archive and use the web hosting Control Panel's File Manager to extract the package. The best way to upload big files ...via FTP or through your web hosting Control Panel's File Manager.
3. Create a new MySQL database and user for the Magento ...can be created only through the hosting Control Panel. Detailed instructions on the process are available in our Creating a MySQL database/user ...used by your domain/subdomain through the hosting Control Panel -> PHP Settings section. Changing the PHP version is covered in the PHP ...username you created at your web hosting Control Panel's MySQL section for your Magento application. Database Server Password: You need to enter ...using the File Manager of the online Control Panel and changeprotected $_options = array('cache_dir' => null,toprotected $_options = array('cache_dir' => '/tmp',
14. ...using the File Manager of the online Control Panel and change the following two lines:
const WRITEABLE_DIRECTORY_MODE = 0770;
to
const WRITEABLE_DIRECTORY_MODE ...
|
|
Sureapp - app management CLI tool
...not have a WebApps section in your Control Panel, then this tutorial is not suitable for your particular hosting environment. You can ...supervisor - This command allows you to control the service supervisor.
meta - This command displays meta information.
log - This command ...env - This command allows you to control project environment.
For example, if you would like to see the subcommands and the ...created through the WebApps section of the Control Panel. This way, all necessary options can be configured via a visual interface. However, ...on through the Subdomains section of the Control Panel, as well as the deployment directory for the web app. To see a ...application through the Subdomains section of the Control Panel.
--domain - This option allows you to specify the domain where your application ...through the Domain Parking section of the Control Panel.
--url-path - This option allows you to specify the URL path where your ...started via the WebApps section of the Control Panel.
--stop - This option allows you to stop the application as it is ...stopped via the WebApps section of the Control Panel.
--once - This option gives you the ability to run the web app ...deleted through the WebApps section of the Control Panel. However, you can also delete web apps through the command line by using ...
|
|
Creating, downloading, and restoring from WordPress backups
...of a WordPress installation in the hosting Control Panel's WordPress Manager allows you to easily create, download, delete, and restore from WordPress ...only accessible via FTP/SSH or the hosting Control Panel > File Manager section.
Creating a WordPress backup
To manually create a WordPress ...to do is:
Go to the hosting Control Panel's WordPress Manager section.
Find the desired WordPress installation in the list, and click ...the WordPress Manager section of the hosting Control Panel.
Click on the Manage button next to the WordPress installation associated with the ...manually download backups created through the hosting Control Panel's WordPress Manager section directly from the ~/private/wp-backups/ directory of your account.
Restoring from ...need to take:
Go to the hosting Control Panel > WordPress Manager.
Click on the Manage button for the specific WordPress installation ...it to the server through the hosting Control Panel > File Manager or via FTP and use the or select an uploaded ...URL for your WordPress installation using the controls in the Select WordPress import destination section. A preview of the URL is ...
|
|
Installing Nextcloud [version 16+]
...via the App Installer section of the Control Panel. If you prefer to install Nextcloud manually, you can follow the instructions listed ...can be created only through the hosting Control Panel. Detailed instructions on the process are available in our Creating a MySQL database/user ...the File Manager section of the hosting Control Panel. If you prefer to install Nextcloud in a subdomain such as nextcloud.yourdomain.com, you ...through the Subdomains section of the hosting Control Panel.
Point your browser to the location of setup-nextcloud.php you just uploaded. The Nextcloud ...using the SSL/HTTPS section of the hosting Control Panel.
Update .htaccess
Using the Control Panel's File Manager, go to the directory where ...with the File Manager in the hosting Control Panel and add the following line at the end of the file:
putenv("modHeadersAvailable=true");
In ...'/','htaccess.IgnoreFrontController' => true,
After that, using the Control Panel's File Manager go to the directory where Nextcloud is installed. Open the 'data/' ...the Cron Jobs section of the hosting Control Panel and set the cron.php file of Nextcloud to be executed every 15 minutes. ...
|
|
Using FastCGI + OPcache (deprecated)
...through the PHP Settings section of the Control Panel. Information is available in our PHP Version article.
If you are already running ...in the upper left corner of your Control Panel)
FastCGI is a way to accelerate frequently accessed pages on the site. FastCGI ...the "File Manager" section in your hosting Control Panel. Please make sure the file has executable permissions (we recommend that you set ...you should create it using the hosting Control Panel -> "File Manager" section and add the default content of php.ini files on ...username, which is listed under the information panel in the upper left corner of your hosting Control Panel.
Step 2)
Create an ...username, which is listed under the information panel in the upper left corner of your hosting Control Panel. Also, check your .htaccess ...the "PHP Settings" section in your hosting Control Panel:
;Enabling OPcache[opcache]zend_extension = opcache.soopcache.enable = 1opcache.memory_consumption = 128opcache.max_accelerated_files = 10000opcache.revalidate_freq = 60
Note: ...
|
|
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.
...on the Domain Parking 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 ...
|
|
|