• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Autoinstaller problem

M

matmatmat

Guest
I tried to update plesk v 8.6 with this command line :

/usr/local/psa/admin/sbin/autoinstaller --select-release-current --reinstall-patch --install-component base

/usr/local/psa/admin/sbin/autoinstaller: unrecognized option `--reinstall-patch'
ERROR: You specified an unknown option.
Not all packages were installed.

Unfortunately, the option "--resinstall-patch" is unrecognized. That's a pretty weird because this option is in all the documentation of plesk.

Have you got an idea about this issue ?

Thanks
 
Why not just run

/usr/local/psa/admin/sbin/autoinstaller

Better still you can run

/usr/local/psa/admin/sbin/autoinstaller --help

For more flags and instructions to use the autoinstaller.
 
Back
Top