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

Search results

  1. N

    Issue how to upgrade php to 7.1.33 ?

    Hello again I've launched the command line but my php versions are not updated :-( it remain always not the lastest my plesk system is on Version 17.8.11 Update #53 (i'm on ubuntu 14). I don't understand why ? if i launch install and update product from plesk panel, the install / update part...
  2. N

    Issue how to upgrade php to 7.1.33 ?

    ok, so php is a plesk component ? I will heep all my php's versions 7.0, 7.1,7.2,7.3 but updated on the last release right ? this update will stop my website temporary i guess ? i'ts better to launch it at night ? thank you again very much !
  3. N

    Issue how to upgrade php to 7.1.33 ?

    hello thanks for your reply this command will update mysql too ? I would like to keep my current version of mysql 5.5.62, because there is a lot of change between versions sometimes thaks a lot
  4. N

    Issue how to upgrade php to 7.1.33 ?

    hello i'm on onyx 17.8.11 I see in changelog that php 7.1.33 is available https://docs.plesk.com/release-notes/onyx/change-log/#plesk-17811-mu75 Updated PHP used by Plesk to version 7.1.33 to secure Plesk against a vulnerability found in earlier PHP versions. I just installed php 7.1 with plesk...
  5. N

    Issue is it possible to delete files in /var/lib/psa/dumps/domains

    Many thanks ! I didn't find this article in my research.
  6. N

    Issue is it possible to delete files in /var/lib/psa/dumps/domains

    Hello I had a FTP save for my full plesk server. But a client deleted the tar.gz files on the distant FTP (not the backup by plesk interface) When I was back on plesk, I've seen 2 backups, that I deleted... Now I have zero backup in plesk interface but a huuuugggeee space used in...
  7. N

    Issue Mail: +alias@example.com does not work (recipient_delimiter = +)

    I don't know but master.cf seem to be overwriten when updatinf plesk may be we could use a script to replace the line with a cron #!/bin/bash OLD_REGEX="plesk_virtual unix - n n - - pipe flags=DORhu user=popuser:popuser argv=\/usr\/lib\/plesk-9\.0\/postfix-local -f \${sender} -d \${recipient}"...
  8. N

    Postfix: Not delivering messages with recipient delimiter

    HEllo may be we can use a script to replace the line with a cron like #!/bin/bash OLD_REGEX="plesk_virtual unix - n n - - pipe flags=DORhu user=popuser:popuser argv=\/usr\/lib\/plesk-9\.0\/postfix-local -f \${sender} -d \${recipient}" NEW="plesk_virtual unix - n n - - pipe flags=DORhu...
  9. N

    Resolved plesk Backup Tool - FTP mode

    hello finished to work ;) I'll try with a big full backup and keep you informed ;) thanks
  10. N

    Resolved plesk Backup Tool - FTP mode

    i've added the ftpForbidReuseConnection = 1 line ...but seems to don't work again :'( I can see on my FTP server the folders "check0" created and deleted by plesk ..but when I launch a real backup ... nothing happens :'( I can see plesk connexion on my FTP server ... but connexion is closed in...
  11. N

    Resolved plesk Backup Tool - FTP mode

    I found this KB for info Cannot add FTP Storage in Backup Manager: 150 Opening data channel for directory listing I'm testing filezilla workaround... I do not have anymore error message ... bug the backup stand by on 0% and nothing is saved ... :'(
  12. N

    Resolved plesk Backup Tool - FTP mode

    thank you for your reply. but I do not have this file in /usr/local/psa/admin/conf/panel.ini Panel.ini Configuration File only the sample ... I must create it ? empty with only this value ? or from the sample file ? best
  13. N

    Resolved plesk Backup Tool - FTP mode

    hello I would like to configure plesk to backup on a FTP server. My distant FTP is run on a distant server on ubuntu 19 with pure-ftpd I can connect on it with filezilla without any problem when I configure the connexion on plesk I get an error Erreur: Unable to operate the storage: Transport...
  14. N

    Where is the Parallels Installer configuration file?

    hello Sorry to bring up this old thread but I had the same problem. but now the "hack" to remove disabled did not work anymore on plesk onyx (ubuntu) did you know where is the config file ? I tried to remove "SOUCE" line in the /root/.autoinstallerrc file but that change nothing --- edit...
  15. N

    Problem to backup server config

    Hi Guys ... yes I Know, we are two years later .. lol i've tried your suggestions @IgorG ... nothing change :'( @trialotto always the same error : Not enough free disk space to perform operation. Available disk space () is less than required by storage bundle (31457280) Resolution: Free up disk...
  16. N

    how to clean error_log in the rules ? and how to configue logging options ?

    so ... l've stopped apache via ssh and cleared the file echo > /var/www/vhosts/xxxxx.com/logs/error_log and restarted apache ... all is working now but i don't know why logrotate did not work
  17. N

    how to clean error_log in the rules ? and how to configue logging options ?

    outch ... my server is out ... disk is full :'(
  18. N

    how to clean error_log in the rules ? and how to configue logging options ?

    yes of course ;) i did it with my domain name... (we can say aaaa.com) but in directory /usr/local/psa/etc/logrotate.d/ i can see files for a lot of my domains (bbb.com, ccc.com ...) but not the primary one (aaa.com). this server has a specific config for my domains. Indeed, they share the...
  19. N

    how to clean error_log in the rules ? and how to configue logging options ?

    me again. is this procedure valid ? http://kb.odin.com/en/111482 (plesk 12) thanks
  20. N

    how to clean error_log in the rules ? and how to configue logging options ?

    hello i've tested the comand line /usr/local/psa/logrotate/sbin/logrotate /usr/local/psa/etc/logrotate.d/my-real-domain.com -s /usr/local/psa/var/logrotate.status but the file "my-real-domain.com" does not exist (and effectively i can't found the file in the folder) I will set up the...
Back
Top