Plesk

How to skip repository check during Plesk installation?

Question

How to skip repository check during Plesk installation?

Answer

The repository_check.sh​ script is responsible for the repository check during the Plesk installation. It is possible to create a flag-file that will make this script skip the entire checking process.

Perform the following:

  1. Connect to the server via SSH.

  2. Execute the command below to create the flag-file:

    # touch /tmp/plesk-installer-skip-repository-check.flag

To have this file permanent, surviving server reboots, add the command from step 2 as cron task.

Exit mobile version