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

Recent content by NickBucko

  1. N

    Question Add basic auth to login_up.php

    I thought so as well, haven't been able to find a definite answer. If that is the case, and I need to update a config file, I can do that. The problem is that I just don't know for sure it is and if so, do I edit a config file or add another config file so it isn't overwritten?
  2. N

    Question Add basic auth to login_up.php

    Its a standard basic auth I use all the time AuthUserFile /var/www/vhosts/default/htpasswd AuthType Basic AuthName "Basic Security" Require valid-user
  3. N

    Question Add basic auth to login_up.php

    I would like to add basic auth to the Plesk admin panel, specifically https://domain.tld/login_up.php. IP restriction is not an option. I found the panel files in /usr/local/psa/admin/htdocs, created an htpasswd file and .htaccess. The basic auth box pops up but I'm able to cancel out of it...
  4. N

    Issue Safe to change extras repo manually?

    I have been unable to install system updates recently and found the following in systemupdatestool.log. 2022-01-07 10:06:59 ERROR: failure: repodata/repomd.xml from PLESK_18_0_32-extras: [Errno 256] No more mirrors to try...
  5. N

    Issue WP-toolkit smart-update-screenshots disk usage

    Anyone have any idea on how to clean these up? I'm at 70GB in the smart-update-screenshots directory now.
  6. N

    Issue Getting no site on address on secondary IP

    -I've switched the domain back to the primary IP for now so ping won't help. I can use my hosts file which I've done many times in the past on other servers without issue. I can see my requests hitting in /var/log/nginx/access.log when I get the default Plesk page so I'm hitting the server...
  7. N

    Issue Getting no site on address on secondary IP

    Thank you for the reply. I have pointed the site hostname using both my hosts file and an actual DNS record. Doesn't work.
  8. N

    Issue Getting no site on address on secondary IP

    I've recently added an IP address in Plesk but now when I set any site up using that IP I get the default web server (not the standard index.html page that Plesk adds on site creation) when I go to the site. Is there anything to check in the DB to make sure the site is setup on the correct IP...
  9. N

    Resolved Install and enable xcache for PHP 5.5 and 5.6

    Igor - Your help is greatly appreciated. Thank you.
  10. N

    Resolved Install and enable xcache for PHP 5.5 and 5.6

    Igor - I understand that opcache is used. However, is it possible to use xcache and if so, how do I install and enable that?
  11. N

    Resolved Install and enable xcache for PHP 5.5 and 5.6

    I've found instructions on how to install memcached for PHP 5.5 and 5.6 on Plesk 12.5 but I need xcache installed for these versions of PHP. I haven't been able to find instructions on how to accomplish this.
Back
Top