How to get/reset lost Plesk Administrator password in Plesk for Linux
Plesk Onyx plesk bin admin –set-admin-password -passwd ‘*****’
Plesk delivers hosting automation and is used by over 200,000 hosters globally for their Linux and Windows-based hosting solutions.
Plesk Onyx plesk bin admin –set-admin-password -passwd ‘*****’
1) Login to your Plesk Onyx control panel with admin user. 2) Once logged in at your left hand side pane under “Server management” section click on Tools & Settings…
To find out the backup follow the steps below: Get-ChildItem -Path C:\ -Filter .zip -Recurse -ErrorAction SilentlyContinue -Force
Migration fails to start the connection: Unable to log in to the source server ‘source’ (203.0.113.2) by SSH service: administrator login and/or password are not correct. Set valid SSH credentials…
When restoring mailbox, mail messages are restored only partially Restoration process is reported to be finished successfully Resolution Connect to the server via RDP Download and unpack custom fix Upload…
Backup creation finishes with warning: The dump has wrong format! Failed to load XML document Resolution
After the migration is performed between two Plesk servers using Plesk Migrator, on the target server in Domains > example.com > DNS Settings, IP address of the source server is…
After migration website shows the following error: 403 Forbidden nginx follow the steps below: On the source server: On the target server:
First we have to download magicspam from there website. Unzip it with WinRar or some other ZIP extractor. Open meta.xml with text editor and find <plesk_min_version>17.9.0</plesk_min_version> line Change it to…
Connect to the server using SSH. Downgrade the package mysql-connector-odbc: yum downgrade mysql-connector-odbc-8.0.11-1.el6 Add the following line to the file /etc/yum.repos.d/mysql-community.repo under the section [mysql-connectors-community] to exclude these packages from regular updates: exclude=mysql-connector-odbc* The result…