• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Raul A.

  1. R

    Question goAccess in 18.0.77

    https://support.plesk.com/hc/en-us/articles/12388040127383-A-website-hosted-in-Plesk-fails-to-load-ModSecurity-Response-body-too-large will help you with that.
  2. R

    Question goAccess in 18.0.77

    GoAccess replaces Awstats and Webalizer. You access it from the same place:
  3. R

    Issue Unable to install extension for PHP

    Hi, You can use the following commands: #install dependencies dnf install libmemcached-devel.x86_64 plesk-php84-devel plesk-php83-devel plesk-php82-devel make gcc cpp # set the custom temp folder pear config-set temp_dir /var/tmp # compile and install for PHP 8.4 export...
  4. R

    Resolved Can't Close application

    What commands?
  5. R

    Issue Unable to install extension for PHP

    You can't install ioncube_loader with pecl on PHP 8.1, 8.2 and 8.3. I also recommend not using PHP 8.1 since it's already EOL. Download the loader archive from here: ionCube Loader - A website add-on for running ionCube encoded files, deploy the .so files, load them and reload the PHP-FPM and...
  6. R

    Question Website wird nicht angezeigt, Zertifikat ist installiert.

    You are seeing the "Not secure" warning because 82.165.98.82 is not a domain name in the installed certificate. The certificate is also expired. You can change the expired certificate or issue a new one, from Tools & Settings > Security: SSL/TLS Certificates > Let's Encrypt. In your case...
  7. R

    Question Website wird nicht angezeigt, Zertifikat ist installiert.

    It looks like redrings1893-lb.de has a proper certificate installed now: The website does indeed load for me, without any certificate warnings.
  8. R

    Question Website wird nicht angezeigt, Zertifikat ist installiert.

    I don't understand your questions. Can you please write in English and elaborate on the issue you are encountering?
  9. R

    Question Website wird nicht angezeigt, Zertifikat ist installiert.

    The MX record will affect only email receiving. You reported a website issue.
  10. R

    Issue Unable to install extension for PHP

    Hi Thomas, In that case, you will need to manually install the PHP extension after changing the temp_dir: dnf install plesk-php84-devel make gcc cpp <other dependencies> export PATH=/opt/plesk/php/8.4/bin:$PATH php -v pear config-set temp_dir /var/tmp pecl install <package> However, I...
  11. R

    Question Website wird nicht angezeigt, Zertifikat ist installiert.

    > und warum mir dauernd ANGEZEIGT WIRD Plesk ist eine unsicherer Verbindung...verstehe ich auch nicht. That is expected when you access Plesk via the IP address (https://82.165.98.82:8443). Your Plesk install has an SSL certificate issued for f9f0546.online-server.cloud. Thus, if you access...
  12. R

    Question Website wird nicht angezeigt, Zertifikat ist installiert.

    The screenshot shows you where to get the IP address set in Plesk. What actions did you try to perform?
  13. R

    Question Website wird nicht angezeigt, Zertifikat ist installiert.

    Hi, www.redRings1893-lb.de is not within the SSL certificate covered domain names: Is www.redRings1893-lb.de pointed to the same IP address shown in Plesk?
  14. R

    Question How to disable the Whois Information option in Customer panel?

    Hi Thomas, The WHOIS information is the publicly available information about the domain registration. Something like this: I'm not sure why you had a connection timeout error. Is your firewall "System policy for outgoing traffic" set to deny? Was the same error displayed on all registered...
  15. R

    Question How to disable the Whois Information option in Customer panel?

    Hello Thomas, Can you share why you aren't using the Plesk control panel DNS service? Plesk has Restricted Mode. You can use it to hide the DNS settings from admin and additional admin accounts. You enable all the options and deselect the Hosting Tools: DNS zone management option. Don't...
Back
Top