• 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.
Do I need to do this somewhere special on the server? which directory?

I did it in a personal folder (/yoo/) and all worked (a file named wrapper was created) but aliases still does not work
 
I used the plesk modules intaller to setup powertoys, I can't find this directory...
 
Finaly I found it,

The wrapper files was already there.

I made it again as you told me.
When I create a alias, I still dont have the whost.conf file created in the conf directory

Here is a list of files what we have modified.

/var/named/run-root/etc/psaptzone.files
/var/named/run-root/include/yoohosting.net
/home/httpd/vhosts/yoohosting.com/conf/vhost.conf
/var/qmail/control/virtualdomains
/var/qmail/control/rcpthosts
 
You need SSH.
/var/local/psa/admin/htdocs/psapt3 this is usually.

We are working to do it more better.
 
Yes I found it and I done all you told me.

But I still cannot see anything new in the conf directory after using the alias bouton.

I run FC2 with PSA 7.5.3
 
Originally posted by yoohosting
Yes I found it and I done all you told me.

But I still cannot see anything new in the conf directory after using the alias bouton.

I run FC2 with PSA 7.5.3

I'm having the same issue myself...
 
Only for information/ feedback: I am having the same issue...
 
Can you check the PLESK https error_log to see what is there??
I hope this can help us.
Or can give to us a SSH access to try it and catch the error?
 
uninstalling

I am not sure what is the current version of powertoys. I used it for several months (since i came to know about it) and its very usefull.

Just want to know that how somone can uninstall it?
 
Re: uninstalling

Originally posted by lvalics on Page 3 of this thread
Manual uninstall is easy.
Delete psapt3 folder and from PLESK the button.

Will come in next release an uninstall from PLESK.

If you already have version 3.5 installed, it has an uninstaller already in it. If you have an earlier version, then do as lvalics posted on Page 3.
 
I checked the error_log file of the domain concerned I didn't see anything.

Which error_log file is concerned?


please contact me by msn or email : [email protected]
 
The problem was solved, a bug is in wrapper.c file.
Who can recompile it, use please latest from our server.

The error was at line

if ((strcmp(uname,"root")==0)&&(strcmp(gname,"psaadm")==0)) return(1);

then later we restricted, so correct it.

if ((strcmp(uname,"psaadm")==0)&&(strcmp(gname,"psaadm")==0)) return(1);
 
downloaded latest (3.5?) but this shows up in plesk CP as 3.4?

domain aliasing doesnt work

have followed various fixes and still no joy

as with 'yoohosting' post I get a list of files it says have been modded but these either dont exist or havent been changed

where is log file with errors?

any other clues?

thnx
 
Hi Ivalics

thanks for reply

I forgot to say I am using 7.5.3 and rhel

If you can fix it that will be very helpful and I will donate to the project

I just recently came to plesk from ensim and so far it seems like there are some things that plesk doesnt seem to do so well - domain aliases among them!

A.
 
POWER TOYS 3.6

Hi all,

New relese, mostly bugfixing on install and in software.

So what is new?
- Installer is now more advanced. Bad news is that you cannot install now from Plesk > Module. You need to use shell account, because installer now is interactive.
Good news is that now exist only http://www.grafxsoftware.com/util/installer.sh , this will do all jobs, verify if old files exist, and finally will ask if is new install or no.
We still can do better job here, to ask once at start and keep in mind, but we are not so good in shell scripting, so I still try to figure out how is working ;-))

- Wrapper now will be OK, so files will working now on VHOST and ALIAS.

WARNINGS:
WHAT is still not working is the template changer. Ofr some reason, templates will not be overwritten. Do not ask yet why, we try to figure out.
If you want to change it, just edit files from /usr/local/psa/admin/htdocs/psapt3/emailtemplates and edit files.
ALSO please save now this files before upgrade. Still will be overwritten.

Let us know if any problems popup.
 
Status
Not open for further replies.
Back
Top