• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Power Toys 3.8 was released.

Originally posted by lvalics
I think is because FTP clients uploaded with Windows Line endings.
Before use it, use a
dos2unix powertoys_install.sh
and then execute it with
sh powertoys_install.sh
Actually I am testing this on a local RH9 Plesk test server, I am downloading it directly using Firefox for Linux.

The file is only 11K, as compared to version 3.6 which was over 100K
 
Yes, it is OK, cause we download from our server the rest of the package. It was more easier to us to separate the installer form package.
 
Ah, so when you mentioned the Windows ftp client, you meant on your side.

Even though on my side I am not using windows, after running it through the dos2unix it does now execute. Thanks.
 
Ok, so RH9 is no longer supported/tested. Here is what happens:
[root@ns2 psapt_3.8]# ./powertoys_install.sh

Making sure necessary binaries are available...
-> /usr/bin/replace found.
-> /usr/bin/wget found.
-> /bin/grep found.
-> /bin/cut found.
-> /bin/tar found.
-> /bin/cat found.
-> /usr/bin/tail found.
-> /bin/awk found.
Everything we need is here.
Checking if the user is root....
OK. Install just started for Power Toys.

Checking distribution and version...
!! WARNING !!
Running: Red Hat Linux release 9 (Shrike)
This is not a tested/supported distribution or version.
Are you sure you want to continue? (y/n)
y
Continuing...
plesk_root=/usr/local/psa

You have Plesk version 753


Checking existance of installation directory...
/usr/local/psa/admin/htdocs/powertoys exists.
750
--04:57:33-- http://www.pleskaddons.com/binaries/psapt_750.tar.gz
=> `data.tgz'
Resolving www.pleskaddons.com... done.
Connecting to www.pleskaddons.com[216.55.133.28]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 42,916 [application/x-gzip]

100%[===============================================>] 42,916 110.00K/s ETA 00:00

04:57:33 (110.00 KB/s) - `data.tgz' saved [42916/42916]


Extracting archive to /root/downloads/psaPowerToys/psapt_3.8/tmp.
Done.
Adding custom button to web interface.


Insert/Update into MySQL table.

Updating

Setting file permissions.
chmod: failed to get attributes of `/usr/local/psa/admin/htdocs/powertoys/qmailq.sh': No su
ch file or directory
chmod: failed to get attributes of `/usr/local/psa/admin/htdocs/powertoys/qmqtool': No such
file or directory
 
I will send an email in a moment, but I just noticed that in the ~/tmp which the installer creates, the folders and files all have Oct 13 as the date, is that correct? or has the data file maybe not been updated on your server for the new 3.8 version?
 
Ok, all works fine.

Lets see if I still have the problem i had after installing 3.7. There it said after executing psadump:

Nov 11 01:59:51 p15154445 psadump: Can't call method "getAttribute" on an undefined value at /usr/local/psa/lib/perl5/BU/PSA/Backup/DNS.pm line 36.

Result was, that the Server wasn't reachable in the Morning.
 
Then there must be a problem with the datafile it is downloading, all files in all folders have the Oct 13 date

This mean that for some reason we detect older PLESK then 7.5.3 and this is why happening this.

Lets see if I still have the problem i had after installing 3.7. There it said after executing psadump:

PSADUMP???? what we have with PSADUMP to do?
 
I don't know, but after installing 3.7 i got this error on psadump
 
The problem with the images (I don't have the winxp skin installed) still is there:

powertoys.jpg
 
I am having an error when trying to run the new install file for version 3.8.

-> /bin/cut NOT FOUND. Aborting.

David
 
Originally posted by DaveNET
I am having an error when trying to run the new install file for version 3.8.

-> /bin/cut NOT FOUND. Aborting.

David
Search your system for the correct location of the 'cut' program, then modify the path at the top of the installer script.
 
Thanks Shadowman, that did it for me. I had to edit the location for 'awk' too.

David
 
The problem with the images (I don't have the winxp skin installed) still is there:

We thought we fixed, we added to get from database. :-(
Can we get an access to the server to chck why is this?
 
Back
Top