• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Recent content by w00t

  1. w00t

    Question Install third-party modules and recompiling Plesk sw-nginx

    IgorG, thanks for reply. Well, in this case I'll better refrain from this idea. Although, would be great if that possibility was done in Plesk out-of-box.
  2. w00t

    Question Install third-party modules and recompiling Plesk sw-nginx

    Thank you very much for the reply, I briefly read that guide, but my question is rather how to correctly remove sw-nginx, not whether there will be any problems after removing sw-nginx and and will it be possible for users to manage additional nginx directives directly from the Plesk Panel after...
  3. w00t

    Question Install third-party modules and recompiling Plesk sw-nginx

    I want to install some additional modules for nginx, for example, ngx_pagespeed. I'm isn't good familiar with the sw-nginx structure for Plesk. By the nginx -V command, I saw that --modules-path=/usr/share/nginx/modules, but that directory even doesn't exist. Tell me pls, is there detailed guide...
  4. w00t

    Question Передача Plesk

    Igor, thanks for your reply. Last question. Can I describe my situation to "Licening and Purchase support team" on my native language or I will be forced to ask only in English? p.s. At all, it would be great if the forum had a section for Russian speakers.
  5. w00t

    Question Передача Plesk

    Доброго времени суток. Хочу задать крайне насущный для себя вопрос по поводу панели Plesk. В организации, в которой занимался хостингом, имевшем его качестве сопутствующего вида деятельности, на днях, волевым решением нашего генерального, подразделение хостинга было упразднено. После чего, я...
  6. w00t

    Resolved Question about update

    IgorG, thank you very much for your reply!
  7. w00t

    Resolved Question about update

    Hi. I have a question about update. Right now on the server installed Debian 6 and Plesk 12.5, but in the near future I've planned to replace the hard drives on the server and at the same time version of OS to the Debian 9. As far as I understand, I can install only the latest version of Plesk...
  8. w00t

    Rule in Fail2Ban for ProFTPD Passive Mode (ports 30000-30400)

    Due to FileZilla 3.15.0.2 right now I personally checked it, previously beforehand blocked all ports for passive mode. I can confirm that I too couldn't get the listing of files from the server. Thus I can assume that the problem isn't in ftp clients, but on the server side. =/
  9. w00t

    Rule in Fail2Ban for ProFTPD Passive Mode (ports 30000-30400)

    This is a great idea, but actually enabling of passive mode and ports for this, was rather a forced measure. Because after the next regular update, for some reason the ftp-connection in active mode has ceased to function correctly, users can't get the listing of files from the server in active...
  10. w00t

    Rule in Fail2Ban for ProFTPD Passive Mode (ports 30000-30400)

    Which rule I need to add for ProFTPD 1.3.5a (30000-30400) in Fail2Ban? Right now it looks like iptables-multiport[name="plesk-proftpd", port="ftp,ftp-data,ftps,ftps-data"] Thanks in advance for help.
  11. w00t

    Multiple PHP Versions in Plesk 12.0 Out of the Box!

    mysql> SELECT USER from mysql.user; +------------------------+ | USER | +------------------------+ | % | test27 | | localhost | admin | +-----------+-----------+
  12. w00t

    Multiple PHP Versions in Plesk 12.0 Out of the Box!

    Yes of course. The first thing I checked just that.
  13. w00t

    Multiple PHP Versions in Plesk 12.0 Out of the Box!

    Yeah, it works! ) But how can I fix it? Many customers define database connection as a "localhost" and furthermore "localhost" works fine for php 5.3.x by default.
  14. w00t

    Multiple PHP Versions in Plesk 12.0 Out of the Box!

    I faced with other issue. Connection via mysqli. I use a simple check of connection and have that error: Warning: mysqli_connect(): (HY000/2002): No such file or directory in /var/www/vhosts/domain.tld/httpdocs/mysqli-check.php connection was not established No such file or directory
  15. w00t

    Multiple PHP Versions in Plesk 12.0 Out of the Box!

    Yes, it helped. Thank you!
Back
Top