• 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.

Power Toys 3.1

Status
Not open for further replies.
Seriously...I cannot figure out what I'm doing wrong here:

After this line:
function parse_all()
{
global $HTTP_GET_VARS, $HTTP_POST_VARS, $HTTP_CLIENT_IP, $REQUEST_METHOD, $REMOTE_ADDR, $HTTP_PROXY_USER, $HTTP_X_FORWARDED$
$return = array();

<---Paste Fix Here--->

if( is_array($HTTP_GET_VARS) )
{
while( list($k, $v) = each($HTTP_GET_VARS) )
{

etc, etc, etc.

Correct?

Thanks,

Kevin
 
Apparently I will just be waiting until the fix comes out. No clue why it isn't working for me *shrug*.

Kevin
 
Uninstall Power Toys

How to uninstall Power Toys?

Greetings
saemmy
 
Depends on what version you have installed. The latest version should have the uninstall option from within the control panel - powertoys screen.

If it's earlier than 3.4 (IIRC), then you would do a manual uninstall which is somewhere earlier in this thread, I don't remember what page of the thread.
 
I run Plesk 7.5.3 with Viruozzo. There I getan "page not found" error, if I want to call Power Toys.
So I need an uninstall from command line.
 
So read the pages of the thread. It may be somewhere around page 7 or so. I am way too tired to do the reading for you.

The original uninstall instructions are on page 3, then I reposted them on page 7.

By 'what version' it was meant 'depends on what version of powertoys you have installed'
 
Originally posted by jamesyeeoc
Depends on what version you have installed. The latest version should have the uninstall option from within the control panel - powertoys screen.

If it's earlier than 3.4 (IIRC), then you would do a manual uninstall which is somewhere earlier in this thread, I don't remember what page of the thread.

I used the uninstall option from the latest version, but it does not seem to remove all the integration from the files it writes to.

How do I manually remove what is left over?

IE: What does it white to which files during installation?
 
working with 7.5.4 and Powertoys 3.6
on my server the "Check Domains" do not work.

In the row of "domain" i see only "{DOMAIN}"
In the row of "status"i see only "https://xxx.xxx.xxx.xxx:8443/psapt3/icons/{GIF}.gif"
In the row of "ip-match" i see only "{STATUS}"

How do i fix this ?

7.5.4-suse9.1.build75050824.12
 
I use Plesk 7.5.4 and i have allready installed a older Version of Power Toys!

How can i upgrade to the newest version?
 
lvalics, here's code which will work regardless of the whitespace before the last column. I hope this is helpful.
Code:
grep PRODUCT_ROOT_D /etc/psa/psa.conf | sed 's/^[\t]*[A-Z_]*[\t]*//'
 
Icon missing from Plesk control panel

Hi everyone.

After a recent reinsall of the Plesk software on a new server and migration of old data, the Power Toys icon is missing from the control panel. What directory should it be in and what is it called? I can probably find it on my old hard drive.

David
 
Wouldn't it be better to re-install it? Look in lvalic's signature for the download link.

Otherwise look in:

/usr/local/psa/admin/htdocs/psapt3/icons
/usr/local/psa/admin/htdocs/psapt3/css
 
TX zymsys ... we will try.

Anyway, shortly prepare for a new module for PLESK from us.
 
Hello,

I just downloaded the 3.6 of powertoys. Unfortunately when I try to install it I get the following errors on my rhel3 machine:

: command not found7:
: command not found11:
: invalid optionne 12: set: -
set: usage: set [--abefhkmnptuvxBCHP] [-o option] [arg ...]

Any idea?

Best regards,

Boris
 
Would it be possible to start a new thread with the next release(if there is going to be one)? This thread is becoming hard to follow.
 
Don't know how to close, all I can do is to announce version 3.7 in a new thread.
So go and download 3.7, is released now.
Any problems, report it please.
 
Status
Not open for further replies.
Back
Top