Create Auth Key

Requirements

  • A server with Plesk Panel with Softaculous installed on it. (This utility is only for PLESK Panel)

Creating Auth Key

SSH to your server as ROOT and enter following commands:

/usr/local/softaculous/bin/php -d open_basedir="" -d safe_mode=0 -d disable_functions="" /usr/local/softaculous/cli.php --create_auth_key
Was this helpful to you?