• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

plesk

  1. MSD

    Issue Mail from Plesk always spam

    Hello, I really try everything that I find in the documentation and forums, but my mail from Plesk always ends up as spam. In this case, first is mail from Plesk itself: updates, information, and so on. I have Let's Encrypt SSL for Plesk and Mail (I get spammed mail). The second case is mail...
  2. M

    Question ob_flush(); is not working

    Hello, I have been trying to make following code work. ob_flush(); flush(); following code works perfectly fine on my local host with PHP7x. header('Content-Type: text/html; charset=UTF-8'); if (ob_get_level() == 0) ob_start(); for ($i = 0; $i < 10; $i++) { echo '|'.$i; ob_flush()...
  3. JohnnyRobert

    Issue VPS Server is stuck with the initial Domain Name

    Hello, A while ago I rented a VPS server via IONOS, during the initial server configuration process I was asked to select a Domain for the Server, which I did. Right after the VPS server was configured, a DNS Record was automatically created under the domain which I activated the VPS Server...
  4. I

    Issue ini_set() failed: on Plesk login

    Since I updated from, php xx.48 to xx51 I'm getting an error on the admin login 8443, 8447 refused to connect. ini_set() failed: PS: PHP Websites are working as expected
  5. H

    Issue DNS not getting propagated HELP!

    Hi so I am having issues with DNS not getting propagated. So I have this site hairandcombs.com hosted on a VPS alongside other domains which have a similar issue. The domain is from Godaddy the following have been added: - Nameserver Change on Godaddy - The DNS records on Plesk When...
  6. S

    Question Installing Zulip on Plesk?

    I am trying to install Zulip on Plesk, but is this possible?
  7. LionKing

    Issue Googlebot blocked and uptime monitor traffic blocked too...

    Hi guys. Ok so I been looking into this for some time and it seems that Plesk blocks traffic from Googlebot and other indexing bots requesting pages, (Probably also Bing which Yahoo/Duckduckgo also use): Yandex too: The same happens for the up-time monitor service we use from WPMU Dev: Its...
  8. I

    Question Odoo 16 on Plesk with Dockers

    I am trying to run odoo under dockers, when I run the magnet I stay here and without touching anything I run. I don't know if I have to add information to: volume allocation, If I leave it blank, it will fill it in later. but it appears to me that this address is not mounted, and...
  9. LionKing

    Question Quick question..

    Hi, sinceI'm nw to Plesk I am not familair with all system generated files and our detection system found a file public_html/.php-ini and .php-ini is dot php.ini a Plesk generated file that just points the the real php.ini file? It does point to /var/www/vhosts/system/domainname.xyz/etc/php.ini...
  10. A

    Question EC2 Plesk obsidian,Can I re-use my Plesk account in an ec2 .?

    I used the Plesk Obsidian On Ubuntu - WordPress & Website Hosting Environment AMI, to setup dev and staging sites. Let us call this the dev-and-stg-ec2 instance. We have to set up a new EC2 to host our production site, let us call this Prod-ec2, I have the following questions .? Can...
  11. D

    Resolved Plesk Update 18.0.50 Problem phpmyadmin repair

    Hello all, i have had a problem updating to new version. Install was stuck, then i repaired isntallation. 18.0.50 #2 works fine i think, but on repair log there is this entry: ***** problem report ***** Warning: phpMyAdmin was configured without configuration storage in database User and...
  12. LionKing

    Resolved [Linux Ubuntu server] "The following packages have been kept back"

    Do you guys know anything about this and is this related to that Plesk somehow holds back updated they do not deem compatible or "upgrade safe"? :rolleyes: I been running Linux servers for years in my life and our company and never stumbled over this issue that updates are not installed, but...
  13. D

    Input How to run Magento 2 on Plesk Obsidian 18 without Docker

    This guide is about how to install and run Magento 2.4x on Plesk without Docker. Our example domain will be "example-magento.com" make sure you replace this detail to the domain where you would like to set-up the magneto site. We won't cover the installation of the required components, by...
  14. B

    Issue own Name Server does not work

    We have a problem that PLESK support seems unable/willing to solve. It seems that not the manufacturer (PLESK) and the support, which we paid dearly when we bought this license, knows how to make the program work correctly. We already had a hosting with PLESK 2 years ago with a very incompetent...
  15. B

    Question Email accounts IMAP and POP3

    Is it possible that PLESK only allows either IMAP or POP3 for email accounts and that it is not possible to have both IMAP and POP3 accounts in Thunderbird? If you have set up an IMAP account in Thunderbird and then try to set up a POP3 account for the gleice email address, then an error...
  16. M

    Resolved PECL doesn't work anymore?

    when trying to install some extension for php /opt/plesk/php/8.2/bin/pecl install memcached No releases available for package "pecl.php.net/memcached" /opt/plesk/php/8.2/bin/pecl install apcu No releases available for package "pecl.php.net/apcu" /opt/plesk/php/8.1/bin/pecl install apcu...
  17. B

    Question How to diagnose Mail failure on StartTLS

    I had a domain tested for mail security and here it says that it failed. Where do i start to troubleshoot this? The mail server has letsencrypt SSL to 'secure the webmail' enabled. But i don't see where i can configure the STARTTLS in the Plesk GUI. Has anyone ever encountered this before?
  18. T

    Resolved What does Enable Bot Protection Actually Block?

    What bots does the enable bot protection in WordPress Toolkit for Plesk actually do? Is it a modification to htaccess? Is it php directives? How can I see this list? Can I edit this list? Seems a bit bold to put an option in for blocking bad bots without any documentation.
  19. ramherfer

    Question Nginx overrides Apache directives

    Hello good day. I'm having problems with apache and nginix or at least I think that the cause of the apache directives being invalidated and not working is thanks to nginx. I have two protected directories, in which to access the client has to present his client certificate (SSLVerifyClient...
  20. D

    Issue Node.js app | We're sorry, but something went wrong.

    Hello, I'm trying to run strapi (https://strapi.io) app on a subdomain. I've been following this guide - https://raoulkramer.de/deploy-run-host-strapi-on-plesk-obsidian-as-node-application/ Completed all the steps and did run npm build with no issues. However when I'm trying to open it I get the...
Back
Top