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

Recent content by fabkim

  1. F

    Question How to disable/restrict by IP <server-ip>/login_up.php ?

    yes, you are right, I forgot about fail2ban. But leaving this page accessible lets a hacker know that Plesk is used on the server. The goal of security is to give as little information as possible, which is why I would like this page to no longer be publicly accessible at all. So is there a way...
  2. F

    Question How to disable/restrict by IP <server-ip>/login_up.php ?

    Hi, I just noticed that when I access the IP address of my server with Chrome, I am redirected to the page <ip-address>/login_up.php or <server_name>/login_up Is there a way to restrict this page by IP as is the case when using port 8443? The "Restricting Administrative Access" feature only...
  3. F

    Resolved Bug in french version of modsecurity config page

    Haven't see it, thanks. Just posted.
  4. F

    Forwarded to devs Can save modsecurity config when user use french language

    Username: TITLE Can save modsecurity config when user use french language PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian 18.0.41 Ubuntu 20 PROBLEM DESCRIPTION When user use french language, modsecurity configuration can't be saved STEPS TO REPRODUCE In "Tools &...
  5. F

    Resolved Bug in french version of modsecurity config page

    Hi, There's a bug in the admin page of modsecurity module when user use french language, it is impossible to save the page. antislash is missing in this french sentence
  6. F

    Resolved "The file /opt/psa/admin/htdocs/application.php is part of Plesk distribution. It cannot be run outside of Plesk environment." message after Pleslogin

    For the reason, i think the extension make an update (may be for critical security reason) but this update is not compatible with the version of Plesk. My config for automatic updates (/admin/pum/settings): Automatically install Plesk updates (Recommended) : unchecked Automatically install...
  7. F

    Resolved "The file /opt/psa/admin/htdocs/application.php is part of Plesk distribution. It cannot be run outside of Plesk environment." message after Pleslogin

    IgorG, YOU ARE THE SANTA CLAUS OF THE DAY !!! All my thanks to you for this tips !! My Plesk is alive with only the first command. This extension is not important I plan to update Plesk next week to finish points 2 and 3
  8. F

    Resolved "The file /opt/psa/admin/htdocs/application.php is part of Plesk distribution. It cannot be run outside of Plesk environment." message after Pleslogin

    PS: when restrating service sw-cp-server, i get this warnings : * Starting sw-cp-serverd sw-cp-server...
  9. F

    Resolved "The file /opt/psa/admin/htdocs/application.php is part of Plesk distribution. It cannot be run outside of Plesk environment." message after Pleslogin

    Hi all, Today i get this error when opening my plesk server : I connect to SSH and try some commands : restart plesk services (psa, sw-cp-server, sw-engine) plesk repair installation plesk installer update --repatch plesk repair all Nothing is working, the error is always here. I try also...
  10. F

    Question Execute script at the end of backup task

    Hi, I will use these commands for complete and incremental backups plesk bin pleskbackup server --prefix="xxxxx" --description="xxxxx" --exclude-logs plesk bin pleskbackup server --prefix="xxxxx" --description="xxxxx" --exclude-logs --incremental Do you think they are equals to plesk admin =>...
  11. F

    Question Changing memory_limit for php (5.5.9) command line

    hi, Where can i change the php memory limit only for the command line ? Thanks
  12. F

    Zend_Db_Adapter_Exception: SQLSTATE[HY000] [2002] No such file or directory

    and about df -i ? Linux can create only a given number of files (inodes). If you have a large number of small files in tmp for example, mysql can be blocked by this. did you have access to plesk database ? If i remember there is a way to access it by command line. In this case, can you search...
  13. F

    Zend_Db_Adapter_Exception: SQLSTATE[HY000] [2002] No such file or directory

    Try to use df and df -i command. Did your partitions have free space and/or free inodes ?
  14. F

    Question Execute script at the end of backup task

    I found this command line in Plesk documentation : plesk bin pleskbackup server If i use it on sunday for exemple, and the same with --incremental option on other days, did it make same job than by Plesk interface ?
Back
Top