• 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

apache

  1. gennolo

    Issue Logging POST data not working

    I am using Plesk Obsidian on a Centos 7 VPS. I occasionally have the need to log POST data in received in web requests. I tried following this guide which says to use "mod_dumpio" (which is already active in Plesk in the server's Apache modules). I then inserted : DumpIOInput On DumpIOOutput...
  2. C

    Question Run Plesk on nginx?

    Is it possible to run Plesk itself on just nginx, or is Apache required? I know you can run sites on nginx alone but I am wondering if you can do this for Plesk specifically. Thanks!
  3. J

    Question Is there an Apache or Plesk directive that is removing a custom header that I am adding with the Symfony caching system?

    Through the Symfony framework and its basic http cache system it adds a directive to the response headers with the name "x-symfony-cache". but it doesn't show up, can anyone tell me who removes that? I am using PHP 7.4, Apache with PHP-FPM and without Nginx.
  4. O

    Issue How to fix 400 Bad Request - Size of a request header field exceeds server limit

    Version 18.0.27 Update #1 / Ubuntu 18.04.5 LTS I have been running RSS server scripts for some time without issues. I often have a page or two up relating to the script that I come back to and can refresh just fine. however lately when go back to such an open open tab in Chrome and refresh I...
  5. A

    Resolved Unable to start Apache

    I am new to VPS and optimizing Apache and web servers. I was trying to disable modules using Plesk. And I also took a backup of apache modules file just in case if anything goes wrong. Disabled some modules (recommended by people on the internet) and then apache failed to start. I also tried...
  6. TimReeves

    Issue nginxDomainVirtualHost.php wrongly denies access to .ht*

    <?php if (!$VAR->domain->physicalHosting->proxySettings['nginxProxyMode']): ?> location ~ /\.ht { deny all; } <?php endif ?> So it's saying: If Nginx proxy mode is NOT selected, deny access to .ht* - but in non-proxy mode, .ht* has no special meaning, as nothing is passed to...
  7. G

    Resolved Cannot restart web server apache is down!

    Hi, how can I resolve this? I cannot find precise information about this error: ***** is my server name, the configuration files where generated again but issue persist. Configuration troubleshooter does not load, keeps loading forever New configuration files for the Apache web server were not...
  8. H

    Nginx / Apache doesn’t start automatically

    I am facing an error continuously 3 days. When I try to start Nginx/Apache in different times Nginx/Apache does not start after restarting a VPS. This is usually noticed after performing an automatic update and then restarting the VPS. I would be grateful, If anyone could be help. Thanks
  9. kameleon1er

    Resolved Error Apache bugs Debian 9.13‬ - Plesk Obsidian 18.0.21

    Hi there, I took a fresh OVH VPS serveur with default configuration : Debian 8 . I upgraded to Debian9 and in the other hand, upgrade Plesk too. I activate a new domain in Plesk but the system give me an error ; Unable to configure the web server: Execution failed. Command: httpdmng...
  10. edesalto

    Issue Domains and Subdomains are redirecting to plesk login

    Hello! Good night I need help with this problem: After upgrading my plesk version to PLESK Obsidian Versión 18.0.28 new domains or subdomains redirect like this https://[SUBDOMAIN].[DOMAIN].com/login_up.php?success_redirect_url=https%3A%2F%2F[SUBDOMAIN]%2F ONLY NEW DOMAINS redirect this way...
  11. T

    Resolved Issues after update

    Okay so I have been working on this for the last 14hrs. One of mywebsites was having issues due to outdated mariadb, I went followed the instructions to update. when completed mariadb 10.1 did not initially work but upon restart of the server it showed up as 10.3... I stuck with it, but then...
  12. S

    Issue Redirection Issue Wordpress Subdirectory Install

    Hello, I have my website installed in a subdirectory under /blog. I have the issue that When I test my Pages or Post, with http://domain.com/example-page/ and http://www.domain.com/example-page/ I get Status Code 200 (instead 301) and not redirected to Version https://domain.com/example-page/...
  13. S

    Question OCSP Stapling with Apache and Nginx Reverse Proxy

    Hello, im using LetsEncrypt already on my websites together with Apache http2 and Nginx Reverse Proxy together with Cloudflare free. When enabling OCSP Stapling under Subscriptions - Websites and Domains, are there any additional Nginx Directives needed ??? Thx OS CentOS Linux 7.7.1908...
  14. S

    Issue Push Notification Service Worker Files not being served as "Content-Type: application/javascript"

    Hello, My site runs the OneSignal web push notifications plugin ans I have some issues with the service worker files not being served as "Content-Type: application/javascript". OS ‪CentOS Linux 7.7.1908 (Core)‬ Product Plesk Obsidian Version 18.0.23 Update #4, last updated on Feb 11...
  15. Tchiboun

    Issue Utilisation de la mémoire Apache // drain memory

    Bonjour, L'utilisation de la mémoire Apache est en pleine augmentation croissante. Actuellement, la mémoire Apache utilise 50% de la mémoire totale du serveur. Comment faire une purge / vidange à intervalle régulier ? Apache memory usage is increasing rapidly. Currently, Apache memory uses 50%...
  16. O

    Issue Apache & php-fpm high RAM usage

    Hi. I suppose one of the website hosted in my server has been hacked, or started a campaign without notification. or maybe it is DDOS attack ... ? How can I find which website causing this ? (attached is Apache graph from the past week)
  17. S

    Question Apache HTTP2

    I know that HTTP2 is available just over Nginx but I was wandering if this solution could work. How to enable apache-http/2 in centos 7? I tried this on my Centos 7 no Plesk server and it works but it will work also with Plesk?
  18. AdrianC

    Question Does plesk use MPM ITK to run different users ?

    Hello. Can someone clarify this or has more info about this ? ... I was wondering if Plesk uses MPM ITK in order to run each vhost as a different user (user : psacln) And does it have additional customization in order to properly make mod_pagespeed cache files under /var/cache/mod_pagespeed ...
  19. sebas

    Issue FPM application server by apache stopped working

    Hi, Somehow today all the websites that were configured as FPM application server by apache stopped working they were working last night, they are not working today. Switching to FPM application served by nginx get the site back up. I don't understand what happened and I don't understand how...
  20. G

    Question Can you explain this growing apache memory usage?

    Each day from 8am to 5pm the apache php-fpm memory usage grows and grows in a sustained way to critical levels before restoring itself to normal. (See screenshot: 2019-11-07_07-41-35.png ) All websites are set to use nginx The memory usage occurs also when ALL extensions are switched OFF The...
Back
Top