• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Problems after Upgrade to Plesk 9.3

R

RobV

Guest
Hello


I did an upgrade to PLESK 9.3 and at first I lost my License Key.
I have a server at Hostnet and the have a strict no support policy for this server, but Hostnet Fixed this problem and gave me a new Key.
So I could enter Plesk again and thought my problem was fixed.
But I've got an other problem I can't fix myself and Hostnet will not help me with this because of them "no support policy".

When I try to open my User-account or a Domain, I got the next message and will not be able to edit anything anymore : "The file client.backup.php is part of Plesk distribution. It cannot be run outside of Plesk environment".

I allso tried to run a backup from before the Ugrade, but restoring the container is not possible.

I hope someone on this Forum is able to help me out with this ?
 
It looks like Plesk was not correctly upgraded. Check Plesk version in different places with

# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e"select * from misc where param='version'"

# cat /usr/local/psa/version

# rpm -q psa
 
Hello IgorG

Thanks for your answer, but I am not shure what to do now.
I'm only familiar to work within Plesk itself and I think your answer is based on an other method ?!
So can you please tell me how I can check the plesk version in different places, like you discribed.
 
Hmmm... I think that if you are not familiar with Linux administration you should contact support team.
 
Hello IgorG
Thanks, but the problem is that they don't give support on this.
You have to fix it yourself.
If not , they can do, but you have to pay for it : € 60,= / hour.
So if I can do it myself, with a bit of support from this forum, I'd like to do it that way.

Is there nothing I can do, inside the Plesk Enviremont ?

Rob
 
Sometimes upgrades to complete (e.g. packages upgrade, but references to those packages don't). If this is what has happened in your case, then you will almost certainly only be able to fix it using the "command line" - i.e. the text only, DOS-prompt-like side of computer work. You will need access to your server via SSH (port 22, check hostnet for firewall, etc) and something like putty for windows, or terminal for mac.

You would then log in to your plesk server directly via putty or terminal, and carry out Igor's instructions one after another (you could even copy and paste them). They only search for numbers, don't tell the server to do anything,
I would suggest you find (would take me 5 minutes if I had your username and passwords) and then at least you will know if you need to pay someone else to do something. If the versions are different, get expert help - it is SOOO much quicker, and not normally more than one or two hours.

Matt
 
Hello Matt

Thanks for your answer. It sounds like that could be the problem, but i'm not sure if i'll be able to find it out myself by using the "command line". At the very beginning of working with computers I used "Dos-commands", but the last couple of years I didn't use it and by now I don't now how to work with it anymore.
So if your "offer" is still there : " it would take me 5 minutes if I had your username and passwords " , you are welcom.

[email protected]
 
Hello Matt and IgorG

Thanks so far.
I got an answer from Matt on my mail. (Gave a reaction on mail too)
It was very usefull and I managed to get all the information with Putty.
And it looks like the version of Plesk is 9.3, but on the third test it allso gives this result: psa-8.6.0-cos5.build86080722.00.
Hope you now what that means?!

This are the results of all the tests:

1e=
+---------+------+
| param | val |
+---------+------+
| version | 0930 |
+---------+------+

2e=
9.3.0 CentOS 5 93091230.07

3e=
psa-8.6.0-cos5.build86080722.00
psa-9.3.0-cos5.build93091230.07

So if the PLESK is really upgraded to 9.3, what could be the reason of the given error.
Do you now what could be my next stap ?

Thanks and Greetings
Rob
 
Well. As you can see there are two main plesk packages installed with different versions. Try to reinstall psa-9.3.0-cos5.build93091230.07 with force with something like

rpm -Uvh --force psa-9.3.0.....rpm
 
Hello IgorG

Thanks for your reaction and sorry for not answering so late.
I was very bussy this weekend and couldn't find time to try your advice.
I tried it now, but I think I do something wrong, because I'm not sure what the exactly.
Is it just ONE command, like this:
rpm -Uvh --force psa-9.3.0-cos5.build93091230.07 rpm ???

Than I got this :

[root@vps1586 ~]# rpm -Uvh --force psa-9.3.0-cos5.build93091230.07 rpm
error: open of psa-9.3.0-cos5.build93091230.07 failed: No such file or directory
error: open of rpm failed: No such file or directory.

Thanks for your answer and I'll be able to try it out directly.

Rob
 
Hello IgorG

Thanks again and I tried to reinstall the package, but I got the same result: "No such file or directory".
So I downloaded the package here http://autoinstall.plesk.com/PSA_9.3...30.07.i586.rpm, and I've got it in a map on my computer, but I've no ldear how I can put it in the right map on my server.

If I look with ftp I can find these maps:

- anan_ftp
- cgi-bin
- conf
- error_docs
- httpdocs
- httpsdocs
- pd
- private
- statistics
- subdomains
- web_users

So can you again help me with this and tell me how I can install this package now.

Thanks
Rob
 
Rob,

Sorry, but I think that you should contact support team if you are not familiar with base unix administration.
 
Back
Top