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

Search results

  1. M

    Question PHP 5.3

    I personally think if Plesk will not start to support PHP 5.3 soon it anyway makes no more sense. Because by forcing people to upgrade to newer OS, you require them to get rid of PHP 5.3 customers. To answer your question: Many hosters do start taking money, we won't - because it is the reason...
  2. M

    Question PHP 5.3

    So we have still many customers with old sites, that for sure will need upgrades. Same for our own internal services, but some of them are really extreme old and need old MySQL connection methods (mysql_connect, no mysqli - well okay I heard today in the forum that there is a fix) but...
  3. M

    Resolved How to install CentOS 8 Plesk 5 php version ?

    Nope, about 230 of our customers still use PHP 5.3 Also internally we still have appx 40GB code of PHP 5.3 applications. Here in Austria it is very common that Hosters still offer PHP 5.3 for new hosts…
  4. M

    Resolved How to install CentOS 8 Plesk 5 php version ?

    Hello, Thanks for this great tip but unfortunately the biggest issue for me is, that register globals is not working with newer PHP versions. This is a really extreme old application… Thx
  5. M

    Question PHP 5.3

    Hello everyone, From what I can see Plesk now supports PHP 5.6 for AlmaLinux 8 and 9 (https://support.plesk.com/hc/en-us/articles/24100606657431-How-to-install-outdated-PHP-versions-on-Plesk-servers-with-AlmaLinux-OS). I think this is great, especially as developers highlighted for several time...
  6. M

    Question Best practice email setup

    I do not think I am not sure if I understand this correctly but if I go to outlook and use autodiscovery for EXAMPLE.COM email addresses, it will try to connect to AUTODISCOVER.EXAMPLE.COM, and this is enabled by going to the mail settings of the domain and activating the checkbox for...
  7. M

    Question CentOS2Alma conversion: Your expectations and experience?

    @Peter Debik this is a good question, that's going through my head every day I would say. We even see more and more customers migrating to us because we can still deliver PHP 5.3 support. Funny thing is, that we even have more people asking for PHP 5.3 than PHP 5.6. Currently we have the...
  8. M

    Question CentOS2Alma conversion: Your expectations and experience?

    I can confirm that the script is looking good. At least we won‘t be able to migrate that soon due to the fact that we still have more than 100 customers using actively PHP 5.3. Totally understand that the old PHP is out of support for a long time already, but many applications do not run on...
  9. M

    Issue Unresponsive issues with server

    Hi, I had this situation as well, already a few months ago. May I ask you: Do you use nginx as layer 1/proxy and apache then for processing PHP? If so, I'd suggest to try it without nginx. In our case nginx+apache combination caused this issue. best, manni
  10. M

    Question VPS and IP question

    @scsa20: I think he is using a cloud provider and has a optional pfSense. So I guess he‘s has to get rid of the private IP (10…. or 192…. or 172….) from the VPS and has to reconfigure on the public IP. If I understood it correctly, a public IP is assigned to the VPS and the pfSense is only for...
  11. M

    Question VPS and IP question

    Ah, I see. I just did this a few weeks ago for a customer. There is no official way in plesk to switch the primary IP. So if you want a clean setup, the only chance is, to change your database manually and force the reconfiguration on your server. It is hard to explain without seeing in detail...
  12. M

    Issue Problem with automatic renewal of let's encrypt wildcard certificates

    @Adarre I can only tell you that Wildcard certificates sometimes cause issues. It‘s the same with subdomains, aliases… Sometimes they‘ll get lost. I think it is caused because of DNS cache. Here is the why: 1. Plesk / cronjob automatically updates DNS policy with new ACME policy 2. Then the...
  13. M

    Question Lock Abonement via Console

    Hi robinwolff, I am not sure if your question makes sense: You cannot login to the console via a customer account, but only with a hosting / subscription account. So the user could login, and lock his subscription - which would mean that it will be synced again with his service package. But...
  14. M

    Question VPS and IP question

    Hi, I am sorry I do not really understand your current configuration. You have two IPs: Domain points to A.A.A.A A.A.A.A is the IP of the virutal firewall B.B.B.B is the IP of the plesk host Correct?
  15. M

    Issue Problem with automatic renewal of let's encrypt wildcard certificates

    Hi, Do you use Plesks internal DNS service? Thanks
  16. M

    Question plesk panel php versions not showing

    Hi, did you install through console or web update GUI? Try to run on the server console: plesk bin php_handler --list Best, Manni
  17. M

    Issue How to change domain of a WordPress site

    The domain change is not as easy in most cases. I do it this way: * Go to the subscription (olddomain.abc) * Create an alias (newdomain.abc) without (!) automatic 301 redirect * Log into wordpress (olddomain.abc/wp-admin) * Go to plugins and search for "Better Search Replace" -> install and...
  18. M

    Resolved Error That is a critical error, migration was stopped

    Hey, it seems that it has some issues to create the necessary files. I guess you have changed the IP to 00.00.00.000 - yes? What happens if you just try to execute the command it states via SSH? rsync -r --chmod=Fu=r,Du=rwx,go= --timeout=30 -e 'ssh -i...
  19. M

    Issue Messages with Unicode unable to pick up via IMAP after upgrade

    Hi all, this is really annoying. We have the same issue here since a few days now and customers are getting really aggresive as Outlook is (at least in our country) the one and only standard. Anyone feedback how about the migration to Dovecot works? Thx
Back
Top