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

    Resolved fail2ban and plesk-proftpd jail

    Hi all, I have enabled fail2ban with basic Plesk settings , including "plesk-proftpd" jail. According to the jail rule : [plesk-proftpd] enabled = true filter = proftpd action = iptables-multiport[name="plesk-proftpd", port="ftp,ftp-data,ftps,ftps-data"] logpath = /var/log/secure maxretry = 5...
  2. gennolo

    Issue Deleting FTP user from Plesk interface failure

    IgorG : Everytime I try to kill the process, another one is spawning preventing me to deleting the user : # userdel xxxxxx userdel: user xxxxxx is currently used by process 48083 # kill 48083 # userdel xxxxxx userdel: user xxxxxx is currently used by process 48084 # kill 48084 # userdel...
  3. gennolo

    Issue Deleting FTP user from Plesk interface failure

    Thank you for your prompt reply. I followed the KB to remove the orphaned entries from PSA database - But I still encounter the user lock when it comes to do last step # userdel xxxxx userdel: user xxxx is currently used by process 5146 Therefore I cannot remove the user from the system as...
  4. gennolo

    Issue Deleting FTP user from Plesk interface failure

    I am on Centos 7.2 / Plesk 12.5 box I often create restricted FTP users related to domains to let customers doing stuff on website without viewing the actual websites. It happens sometimes that when I try to delete those FTP accounts from Domains -> FTP Accounts I got an error message saying...
  5. gennolo

    CentOS 6.8

    Nice to know - I have updated a couple of boxes too. However still no official statement from Plesk team in latest changelogs...
  6. gennolo

    Parse error: syntax error, unexpected '$this' (T_VARIABLE)

    In my case I left the AtomicRepo enabled. I actuall did a "yum downgrade psa-proftpd" on the involved boxed to roll back to version 1.3.5e (remember to restart xinetd daeamon afterwards to restart the ProFTPD service). Note that if you have auto-updates enabled you should lock the package to...
  7. gennolo

    Parse error: syntax error, unexpected '$this' (T_VARIABLE)

    For the records : I'm doing some tests with proftpd team to isolate the problem. I built up a Centos 6 box from the scratch and installed 1.3.6rc2 from the official source : no more ASCII corruption problems. So the "buggy" package appears to be the only in the psa-proftpd shipped in the...
  8. gennolo

    Parse error: syntax error, unexpected '$this' (T_VARIABLE)

    FYI - As today - The actual stable version I have on my Centos 7 "standard" boxes is 1.3.5e (no bug on that). However I have some Centos 6 boxes with Atomicorp repo (that is listed as officially supported by Plesk) in order to stay updated with PHP / MySql package. That boxes "yum-updated"...
  9. gennolo

    Parse error: syntax error, unexpected '$this' (T_VARIABLE)

    I had a similar issue in the past days where ASCII files gets corrupted during upload - Could it be related to this ? https://forums.proftpd.org/smf/index.php/topic,11956.0.html It looks like the 1.3.6rc2 Proftpd (the version shipped in psa-proftpd package from AtomicRepo) is buggy and it is...
  10. gennolo

    Upgrading MySQL from MySQL 5.0.95 to 5.5

    I had the same problem upgrading time ago. Those variables were parts of some mysql "tuning" made on the server on the old 5.0 version. In mysql 5.5 version there is no need to specify the "variable set-variable=" header anymore. So if you need you can paste again those line/instructions with...
  11. gennolo

    Microupdate #19 changelog ?

    I see microupdate #19 is out from a couple of days. Anybody have official changelog ? (I see, for instance, that plesk-php-56 got updated to 5.6.17) I can't see it listed here : http://docs.plesk.com/release-notes/12.5/change-log/ Thank you.
  12. gennolo

    PHP-FPM with Apache on Plesk 12.5 / CentOs 6

    Hi Khorne, I think it's due to the fact that Apache 2.2 (shipped with Centos 6) don't support PHP-FPM server by Apache. I had the same problem and upgraded my boxes to Centos 7 (that come with Apache 2.4) to get the Apache/FPM support out of the box.
  13. gennolo

    statistics_collector takes 12-15 hrs to complete

    Hi Igor, My mistake - I had the previous topic bookmarked to the "old" Odin forum (http://forum.odin.com/) and I didn't realized it was migrated here too so I started a new discussion. Feel free to close / delete old thread or to move this update in the old discussion.
  14. gennolo

    statistics_collector takes 12-15 hrs to complete

    I am running Plesk 12.5.30 on several Centos 6.7 VMs. From some days some VMs takes hours to complete the nightly "statistics_collector" thing (up to 12/15 hours) and increases load average of the VMs themselves. Usually the process had always took 3-4 hours to complete and I am puzzled in...
  15. gennolo

    Adjust php-fpm settings in Plesk 12.5

    Following the instructions on the header of the conf file I was successfully able to override default php-fpm values by creating a custom php.ini file with specific fpm directives in: /var/www/vhosts/system/mydomain.tld/conf/php.ini Note that the file was non-existent and I needed to create it...
  16. gennolo

    php-fpm + https and 504 gateway timeout

    Everything is running fine by switching websites to php-cgi (except an higher CPU usage..). This issue only happened on a machine php-fpm , when I activated a certificate on a domain and therefore I restarted nginx/apache. But I also have other VMs with Plesk 12.5 (last microupdate) with...
  17. gennolo

    php-fpm + https and 504 gateway timeout

    Yes I did. KB article 127279 pointed me to look at php-fpm service. This is why I wrote in my first post : But I am unable to figure out why php-fpm hangs reguarly with this standard template configuration / default settings.
  18. gennolo

    php-fpm + https and 504 gateway timeout

    On a centos 7 x64 box I recently activated an ssl certificate in a website that was already configured in php-fpm (5.6.16) + apache / nginx as reverse proxy (default setting). The domain was running fine before activating ssl. In a couple of hours we noticed a huge performance drop resulting...
  19. gennolo

    Enabling php-fpm + nginx and link rewrite

    @trialotto I did nothing more than installing OS and Plesk, the OS (CentOS 6) is shipped with Apache 2.2 , as far as I know Apache package is not Plesk served, but it is the one provided with the OS. Are you sure that autoinstaller is able to upgrade automatically to Apache 2.4 ? If so, I will...
  20. gennolo

    Enabling php-fpm + nginx and link rewrite

    @bulent @trialotto So here's where the problem lies. I have no PHP-FPM / Apache support option to choose, neither in Plesk PHP , nor in vendor PHP. Otherwise I would have chosen from the beginning and that this topic would never have existed :-) httpd -v says: Server version: Apache / 2.2.15...
Back
Top