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

Search results

  1. yabado

    Scheduled Tasks always fail

    Here is what I had to do to fix this. I know it cannot be correct, but now the task fires without error. Open the site's cron file here... /var/spool/cron/mysite The comment out this line #SHELL=/usr/local/psa/bin/chrootsh After that the task will work. That SHELL command does not work and...
  2. yabado

    Scheduled Tasks always fail

    The chrootsh file does exists and no migration was ever made . 12K -rwsr-x--- 1 root psacln 8.1K Jun 6 2014 /usr/local/psa/bin/chrootsh So that is not it.
  3. yabado

    Scheduled Tasks always fail

    Whenever a user in my Cloudlinux powered Plesk Panel 12 tries to use the scheduled tasks, this is the error that is emailed to them... execl: couldn't exec `/usr/local/psa/bin/chrootsh' execl: No such file or directory Does not matter what the task is, same error every time. Even something as...
  4. yabado

    Customize rpt_cl_report_for_admin__ ?

    Yes I have. I am referring to the Summary Report that I have emailed to myself each day. Looks OK in the Panel, but does not translate well into emails ( no styling and broken images )
  5. yabado

    Customize rpt_cl_report_for_admin__ ?

    The daily email report from Plesk is all kinds of busted, broken tags, etcs... Is there a way to edit and customize the 'rpt_cl_report_for_admin__' report?
  6. yabado

    Proftpd DefaultFolder change?

    Yes, I did, but most of my users would never have need to do this. If they did, then they could always use the File Manager. I would like to switch it (proftpd.conf) back and just change all the ftp user home settings instead. What is best way to edit several of these at once ?
  7. yabado

    Proftpd DefaultFolder change?

    I am noticing that several of my users are wiping out their user root folders ( logs, error docs, etc...) when they fail to use '/httpdocs/' as the root directory when publishing with FTP. I fixed this by editing the proftpd.conf to use ~/httpdocs/ as the DefaultRoot folder ( instead of just ~/...
  8. yabado

    Fast for Admin, slow for Customers?

    When I login as the main admin user, Plesk seems to run pretty quick and snappy. I can click around the panel and things seem to load near instantly. If I login as a customer everything is slow. Starts with the initial login, takes much longer to process the validation. Then every click inside...
  9. yabado

    Resolved After running poodle fix I cannot connect to SFTP and secured mail

    Here is how I modified the proftpd settings in 60-nosslv3.conf <Global> <IfModule mod_tls.c> TLSEngine on TLSRequired off TLSCipherSuite HIGH:MEDIUM:+TLSv1:!SSLv2:!SSLv3 </IfModule> </Global> then I did ... /etc/init.d/xinetd restart ... and it all worked again. The...
  10. yabado

    How to disable SNI in Plesk Panel 12?

    I made the necessary changes to the main ssl apache conf file, but it does not seem to change things? Do I need to dig down and edit the existing vhost conf files to remove the sslv3 ?
  11. yabado

    How to disable SNI in Plesk Panel 12?

    Why are we having to do this? Shouldn't Plesk fix all these vulnerabilities with an update?
  12. yabado

    How to disable SNI in Plesk Panel 12?

    I have tested 7 and 8, but will go back and see if it still happens.
  13. yabado

    How to disable SNI in Plesk Panel 12?

    WinXP and any shitty version of IE ;-)
  14. yabado

    How to disable SNI in Plesk Panel 12?

    panel.macdock.com www.churchartworks.com
  15. yabado

    How to disable SNI in Plesk Panel 12?

    @abdi, Yes, I have the complete CA Chain all the way down to ROOT.
  16. yabado

    How to disable SNI in Plesk Panel 12?

    OK, instead of creating the certificate in the hosting settings for the subscription ( Secure your Sites ), should I set it up as a system wide certificate and bind it to an available IP address? Then make sure that site uses that IP address?
  17. yabado

    How to disable SNI in Plesk Panel 12?

    Sergey, I already have that setup, but the certificates do not work in WinXP browsers nonetheless. The domain's PTR is in place and everything. Is there a trick to getting this to work? I have been told that since the server suppports SNI, that is why the certificates are not being trusted...
  18. yabado

    How to disable SNI in Plesk Panel 12?

    Or, is there a way to leave it on and still have a IP based SSL work on older WinXP browsers?
  19. yabado

    How to disable SNI in Plesk Panel 12?

    I have several clients still using WinXP. How do I disable SNI for SSL certificates ( and just use old IP way )?
  20. yabado

    Setting for download speed / max size?

    I have a client with a download file on 146 MB. Download speed is pretty slow and timeout out around 70MB. Anything I can do to change this?
Back
Top