• 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

/etc/init.d/psa disapperead

M

Mark Aurel

Guest
Hallo everyone,

I run SuSE 10.3 with plesk panel 9.0.2.
I scheduled an automatic update with yast2 and checked the option to skip interactive updates.

Now /etc/init.d/psa is disapperead and was replaced by psa.rpmsave. If I try to start psa.rpmsave I get the following error-message:

./psa.rpmsave: line 363: /usr/local/psa/admin/bin/packagemng: No such file or directory

I browsed this directory but it is empty except for the autoinstaller und php-cli.

What should I do?

Best regards

Wandfliese
 
/etc/init.d/psa is a file from psa package. For example:

# rpm -qf /etc/init.d/psa
psa-9.3.0-cos5.build93091230.06

Seems you have not psa package installed there.
 
Back
Top