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

  1. T

    Issue ModSecurity and bad gateway 500 nginx

    And when i change to ASL i get this error apache2: Syntax error on line 147 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/mods-enabled/security2.conf: No such file or directory again and than my websites are down
  2. T

    Issue ModSecurity and bad gateway 500 nginx

    Hi this is it #!/usr/bin/env /bin/bash source "/var/awp/etc/config" export LANG="en_US.UTF-8" WAIT=$(echo $RANDOM | cut -c1-3) if [ "$AIR_GAPPED" == "yes" ]; then echo "AIR_GAPPED set to yes. Skipping execution of awp_hourly" exit 0 fi if [ "$AUTOMATIC_UPDATES" == "hourly" ]; then...
  3. T

    Issue ModSecurity and bad gateway 500 nginx

    Hello since last update i have much trouble with my plesk installation Every night turn my plesk all the engines off apache and nginx and my websites are not resolvable i get then nginx500 bad gateway. It's seems to have problems with ModSecurity because if i go to my plesk i see a error...
  4. T

    Resolved Var folders in a domain name and many more

    Okay great to hear that thank you
  5. T

    Resolved Var folders in a domain name and many more

    These directories do not affect my site but I'm not sure or is it safe that they are there and or should I try to delete them or like that. Also this domain is not migrated it's added since a year to the Plesk and was always on /bin/bash instead of /bin/bash (chrooted). So it's more is it safe...
  6. T

    Resolved Var folders in a domain name and many more

    So the issue is not from the /bin/bash (chrooted) so I have no idea and I'm not sure or should I use this domain or is it safe or not and how resolve that problem maybe some other ideas how to resolve it?
  7. T

    Resolved Var folders in a domain name and many more

    No it is set just to /bin/bash not for /bin/bash (chrooted)
  8. T

    Resolved Var folders in a domain name and many more

    You can see on screenshots that is root and tomasz7t the tomasz7t is user of the domain.
  9. T

    Resolved Var folders in a domain name and many more

    Hello I recently see that the main folder like var/lib etc are in the domain name like on screenshot I have no idea how to fix it because there is a WP website on it and there wasn't changes made that could be there as an issue. Like last time I said that since last time I did a backup restore...
  10. T

    Issue After creating or restoring backup password change

    Okay but these backups are not protected with the password so could actually not do the random password and not all password changes only to admin account and to some mail account not to all.
  11. T

    Issue After creating or restoring backup password change

    Hello, since last time I discover an issue that my admin account password change when I do a backup or when I restore a backup also I tried to plesk repair etc but still the same issue can someone tell me what it can be wrong? It also changed the password to some email accounts
  12. T

    Question Nginx caching on websites

    Okay I saw this to and did like on the links you have send but when I do it I have still the same issue it's not working :/ Maybe some other options?
  13. T

    Question Nginx caching on websites

    Hi I was searching for an solution after a bit of time I found this Cache expiration header in additional Nginx directives does not get applied and this How to enable leverage browser caching for Apache in Plesk. I tried both options but nothing didn't work. Like on a screenshot I get all the...
  14. T

    Question Nginx caching on websites

    Okay according to the last one I'm not sure or do I understand it correct. Now I need to find out witch cookies does WP store and set it to do not cache in the Plesk or is it already in Plesk set up? I turned it on trough the WordPress websites page in Plesk so I was thinking that it's know...
  15. T

    Question Nginx caching on websites

    Do I need maybe to change it to Nginx
Back
Top