Recent content by Hotte

  1. Hotte

    Shared Mailboxes with Dovecot

    News about Shared mailboxes / ner Extensions to solve this ?
  2. Hotte

    Resolved 403 forbidden on .htaccess with FileManager on 18.0.31/Ubuntu 20.04/LSWS

    I can't find any.. can u tell me where to look at ? nothing in Opening of Plesk File Manager is logged to the file /var/log/plesk/httpsd_access_log or /var/log/plesk/sw-cp-server/access.log | error.log While writing I found out: I get the 403 from user-webserver (in this case LSWS) so i found...
  3. Hotte

    Resolved 403 forbidden on .htaccess with FileManager on 18.0.31/Ubuntu 20.04/LSWS

    I Used Plesk Migrator to go from debian 9 / Plesk 17.x to Ubunut 20.04 / Plesk 18.0.31 + LSWS Except firewall / fail2ban it seem to work nice. But I can not open / edit .htaccess in File Manager due to 403. I already checkt chown / chmod and i can overwrite the file with a new one! Changed from...
  4. Hotte

    Resolved opcache does not allocate the specified buffer_memory & ~always 100% mem. usage.

    Hi Peter! thanks for repling :) It does not work due to Plesk behavior! I found out, that if i do this settings in /opt/plesk/php/7.x/etc/php.d/10-opcache.ini and restart plesk-phpx-fpm it will work! The sad thing is, that the System will show you the "right"settings / values but don't use...
  5. Hotte

    Issue php fastcgi is not working = 500 (fpm works)

    Thank you @Peter! The Proxy directory is setup by symfony i think. And if i dive that deep, the files are realy only 744 / but the cache is created by the system-user (webusr) as always and php-fpm works without a thing - so why is php-fpm working? I'll tryout generating the cache with...
  6. Hotte

    Resolved opcache does not allocate the specified buffer_memory & ~always 100% mem. usage.

    I do not understand opcache-settings, if I set opcache.interned_strings_buffer=16 the Status tells me 8M are allocated and nearly used! Even if it would aloctes the additional block later; it should have done this already because of the usage of buffer_memory? Also whatever amount of memory (1G...
  7. Hotte

    Issue php fastcgi is not working = 500 (fpm works)

    Hi, If I switch from php-fpm(7.2.14) to php-fastCGi i get ERROR 500. The Log shows me mod_fcgid: stderr: PHP Fatal error: Uncaught RuntimeException: Unable to write in the Proxy directory (/var/www/vhosts/domain.com/httpdocs/var/cache/production_201812/proxies) First I thought it's a...
  8. Hotte

    Resolved Magicspam extension missing in Extension catalog but installed

    I would add: 6.1) use the panel.ini extension to add ``` [ext-catalog] extensionUpload = true ```` How can i mark code in this forum? ```does not work :-D
  9. Hotte

    PHP 7.x: webp support in GD

    IF you don't know if it is okay and save for your customers, tahn let them decide! Let them switch it on or add flags in a way taht they can decide! Market research: Webp is fetured by major performance advisors and supported in all major browsers for a while now. Can I use... Support tables...
  10. Hotte

    SSL Certificate for Mail Server

    @UFHH01 Is it possible to setup S/MIME on Plesk? (for eMail encryption)
  11. Hotte

    Question How to configure "Full-dns support for ServerShield by CloudFlare" manually

    Some news about Plesk and FullDNS support ? Support full DNS for CloudFlare ServerShield Railgun for Cloudflare + Config at the Backend
  12. Hotte

    Resolved Cloudflare ServerShield not working on Plesk 17.8.6

    Doese anyone know some news about Plesk and FullDNS support ? Support full DNS for CloudFlare ServerShield Railgun for Cloudflare + Config at the Backend
  13. Hotte

    PHP 7.x: webp support in GD

    nothing new ? isn't it easy to add for plesky ?
  14. Hotte

    PHP 7.x: webp support in GD

    come on.. there should be an easy option in plesk to support GD with Webp.... can't i add webpsupport to plesk-php70 with like adding --with-webp-dir ?? OR might something like pecl install plsk-php70-gd --with-webp-dir work ? OR is there an option to agg the --with-webp-dir to the config...
  15. Hotte

    Question How to add and enable mod_php7.0?

    I can not add it like this... or replace module 5.6.x with --update ~like this: plesk bin php_handler \ --update \ -displayname "mod_php7.0.22" \ -path /usr/bin/php-cgi7.0 \ -cli-path /usr/bin/php7.0 \ -phpini /etc/php/7.0/apache2/php.ini \ -type module \ -id...
Back
Top