• 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. learning_curve

    Input Plesk / Let's Encrypt > Support for ECDSA Certificates

    The current Let's Encrypt Extension in Plesk, works well. Easy to use and for many, attractive because there's no CLI input required in order to generate certificates / automatic renewals etc. However, currently, if using this Plesk Extension, it's only possible to generate RSA certificates...
  2. F

    Question ws to wss with Plesk & Apache

    Hello, I'm trying to make a secure websocket. When i try with ws:// it's working fine but not with wss:// I've enabled mod_proxy and mod_proxy_reverse. Added those line to Apache https.conf ProxyPass /wss ws://127.0.0.1:8090 retry=0 keepalive=On ProxyPassReverse /wss ws://127.0.0.1:8090...
  3. Ayaz

    Issue Web server configuration error

    I have a problem with subscriptions status. In my subscriptions list have a new error icon beside each domain (subscription). Description of this icons is "Web server configuration for the subscription's domains may be inconsistent. Please fix errors in templates of Apache configuration and...
  4. A

    Question How to manually install Imagemagick ?

    Hi, have spent several hours following instructions for other Windows based solutions for using php i.e. WAMP, on how to install imagemagick but have not made any real head way. These are the 'clearest' instructions I have found so far How to install ImageMagick and imagick on Windows server...
  5. T

    Issue Accidently deleted plesk and its dependencies on Debian

    Hello Plesk! I accidently deleted plesk and its dependencies to reinstall mysql through grep on Debian 8 (jessie) Now, I see no fix to get it back working as apache is down apt-get update doesn't work. I tried changing sources.list but it doesn't work either. I tried ./plesk-installer and...
  6. S

    Question Symlinks in Apache: No input file specified. Error.

    Hello, I am trying to setup multiple domains and each one with own IP, and link each domain application folder via symlink to a single place. Original place /var/www/vhosts/PrimaryDomain.com/httpdocs/appfolder Symlinks from Secondary domains...
  7. J

    Question SSL Client Authentication Nginx

    Hi, I want to know how to implement SSL Client Authentication in nginx or apache. I tried the Additional nginx directives but it gives me an error. Check the image. Thanks in advance
  8. Schoelje

    Resolved Could not issue a Let's Encrypt SSL/TLS certificate

    When I renew my domain's Let's Encrypt certificate I get this error: Error: Could not issue a Let's Encrypt SSL/TLS certificate for example.net. The authorization token is not available at http://example.net/.well-known/acme-challenge/some-has-code. To resolve the issue, make it is possible to...
  9. E

    Issue mod_fcgid: ap_pass_brigade failed in handle_request_ipc function

    Plesk Onyx / Centos ============= Hi, Since lot of months, we have this error in the log file: .... [Fri May 18 08:33:19.286162 2018] [fcgid:warn] [pid 3378:tid 140252660348672] (32)Broken pipe: [client x.x.x.x:38982] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer...
  10. Cristian Rodriguez

    Resolved To many Apache process eating memory

    Since a month ago my dedicated server is experiencing performance problems, it is slow, tring to figure out what the problem is and applying many changes to the server nothing has changed websites are loading very slow, what i have notice is that there are many apache process (httpd) and every...
  11. N

    Question Error during Apache web server configuration creation

    When i try to rebuild the Apache web server configuration it fails with the following error: Error: New configuration files for the Apache web server were not created due to the errors in configuration templates: httpd: Syntax error on line 1015 of /etc/httpd/conf/httpd.conf: Cannot load...
  12. F

    Question Add SecRule to Apache

    I have the following code to add to apache/httpd modsecurity something: " # SPECIFIC: Block #submit #validate #process #pre_render #post_render #element_validate #after_build #value_callback parameters SecRule REQUEST_FILENAME "(index\.php|\/$)"...
  13. J

    Question Can't locate Apache config file

    Hi Community, This is a rookie question... ;-) To harden nextCloud security, the installation manual indicates I should add some parameters to Apache config file: <VirtualHost *:443> ServerName cloud.nextcloud.com <IfModule mod_headers.c> Header always set Strict-Transport-Security...
  14. M

    Question Limiting logs to 30 days

    Hello, how do i set a lifetime for all access logs? Like http, nginx etc. Let's say I would like to hold no more than 30 days of logs in my server and do not archive anything past that. So my server do not hold any log info for what happened before 30 days. Thanks
  15. M

    Issue Google Pagespeed Insights: Timeout during DNS Search Execution - AFTER some changes to Apache

    Good morning. I have an issue with Google Pagespeed Insights after a change i had done to Apache. I wanted to turn KeepAlive On - after suggestion of GTmetrics. Reading that: Virtual Host Configuration Files and that: Enable Keep-Alive | GTmetrix i entered the field: Apache & nginx Settings...
  16. Sysop

    Resolved Unable to forward requests from nginx / apache

    I've recently setup Netdata on my server and the installation went fine, and I can access the dashboard via: curl http://127.0.0.1:19999 The problem is that I'm not sure how to access this remotely, as in: http://mysite.com:19999 I've tried editing the apache / nginx directives with the...
  17. Hoerli

    Resolved Display folder and not index.php/html

    Hey! I would like to visit a sub-domain without a website. I only want to display the contents of the webspace (e. g. via FTP). Where is the button to disable searching for an index page? If I only create a subdomain and delete all content, I only get the 403 message. - Hoerli
  18. D

    Issue 403 Forbidden nginx error on Plesk CP and website down

    Hi, Plesk version 12 running on Linux Plesk CP and website down after upgrading PHP version. It shows 403 Forbidden nginx and cannot access Plesk panel at all. tried these commands #service httpd restart [FAILED] # service httpd start [FAILED] # plesk repair all Usage: plesk...
  19. A

    Issue End of script output before headers in FCGI mode

    Hi Here is my scenario: I have managed to use Zend Loader (latest version) for PHP 5.6.32 in FPM mode using this: How to install Zend Guard Loader in Plesk Now if I change modes to FCGI even the phpinfo script gives 500 error and logs shows: -- (104)Connection reset by peer: mod_fcgid: error...
  20. drusixtynine

    Resolved After installing Let's encrypt on Plesk 12.0, apache crashes

    Hi there, I tried to install a Let's encrypt certificate through Certbot on my VPS running CentOS 6.0 through ssh using this command sudo ./path/to/certbot-auto --apache restarting Apache to have the certificate running makes it crash the only way I managed to make it run again is to edit the...
Back
Top