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

  1. bulent

    Issue Cloudflare - Logs showing Cloudflare IPs, not client IP

    Is your nginx proxy settings like mine? There are two variants in the article , first with nginx proxy and second with only apache.
  2. bulent

    Issue Cloudflare - Logs showing Cloudflare IPs, not client IP

    I had issue with some bots crowling my server for several days and failtoban was banning the cloudflare IPs. Then I found this article. At the begining didnt work for me, because my configuration was like this Then I removed the IPs from additional nginx directive and everything worked as...
  3. bulent

    Issue Cloudflare - Logs showing Cloudflare IPs, not client IP

    Hi, I have found the solution. After applying the fix above, I forgot to remove the IPs from Additional nginx directives. I removed them and now I have visitor IPs in my logs. In end of the fix it says "Note: The script could be called at the required intervals using Plesk Scheduled Tasks."...
  4. bulent

    Issue Cloudflare - Logs showing Cloudflare IPs, not client IP

    Any solution here? I have applied the same fix but didnt help. In domain accsess logs too many CF IPs.
  5. bulent

    Question Nginx breaks Magento 2

    Hi @WebHostingAce this weekend I tried to make it work with Varnish, but couldnt make it work, I messed with the IPs. Which IP should be in position 1, 2 and the port in 3? External plesk IP (something like 52.34.45.56 ), the docker network IP which is something like 172.168.0.1 and the port...
  6. bulent

    Question Nginx breaks Magento 2

    Hi @WebHostingAce You already saved me a lot of headache. From several days I was trying to find solution why in my magento 2 subsites ttfb is much higher (main site 250ms vs subsites 900ms) . In my apache .htaacces file I changed in my rewrite rules from website to store, and subsites started...
  7. bulent

    Question Nginx breaks Magento 2

    Is this configuration suitable for multi website configuration?
  8. bulent

    Resolved Issues with magento 2, varnish, ngin x

    Hi, can you share the info how to fix it?
  9. bulent

    Question Nginx breaks Magento 2

    Hi, can you share the custom nginx.conf file and how to make it imune to plesk overwrite?
  10. bulent

    Resolved httpd service failed to start after plesk 18.0.75 upgradre

    Hello Thanks to @scsa20 and @Bitpalast As @Bitpalast sugested, in my case nesting was 1, I changed also keyctl to 1 but it didn,t work. After that I restored the backup from unprivileged to privileged container (you cannot turn on/off only with container restart) and that helped. For me that...
  11. bulent

    Resolved httpd service failed to start after plesk 18.0.75 upgradre

    Plesk with almalinux 10 on proxmox 9 in lcx container failed to start httpd sevice after update to latest version. systemd[1]: httpd.service: Main process exited, code=exited, status=226/NAMESPACE Failed to start httpd.service - The Apache HTTP Server. some of the errors
  12. bulent

    Question Different email domains with alias domain

    Add domain alias then choose the main domain, in settings mail service and web service is ticked, but anywhere cant find option to add mail adress with adon domain name.
  13. bulent

    Question Different email domains with alias domain

    Hi I plan to use several sites on one magento 2 install. To use that functionality i have to make addon domains for the main site, but when i do that, I cant have emails with addon domain names. Is that s bug or feature? Thanks and happy holidays.
  14. bulent

    Resolved Almalinux 9.0

    I also use proxmox lxc container. Will it be possible in place upgrade to almalinux 9
  15. bulent

    Question How to add new domain to new webstore in magento 2

    Hi Mate, exactly. Should I add the second domain to main as alias? Can you be more specific which variables and how to add them? Thanks, Bulent
Back
Top