• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

apache

  1. 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...
  2. 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|\/$)"...
  3. 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...
  4. 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
  5. 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...
  6. 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...
  7. 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
  8. 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...
  9. 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...
  10. 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...
  11. NicolasP.

    Question WHMCS and Plesk

    Hello everyone. I am using WHMCS and Plesk Onxy on the same server. I have already enabled graceful restart based on this article How to enable graceful restart for Apache? and Apache restart interval (seconds) to 240. But when I am trying to create a domain through WHMCS, I am getting...
  12. akira9000

    Issue SSL errors & apache won't start after yum update

    Hi, System: CentOS 7.4, Plesk Onyx 17.5.3 Standard yum update tonight resulted in a 502 nginx error when trying to reach the website after reboot. Checked services and spotted right away Apache not started. Thought it would not restart in Plesk as clicking the little green "start" didn't seem...
  13. S

    Question Is it correct to have many records of "Apache (internal dummy connection)" ?

    Is it correct to have many records of "OPTIONS * HTTP / 1.0" 200 136 "-" "Apache (internal dummy connection)"? Version OS: Debian 6.0 Version Plesk Core: 11.0.9-debian6.0.build110120608.16 Hello, in my Apache registry ("access.log") I have a lot of "OPTIONS * HTTP / 1.0" 200 136 "-" "Apache...
  14. Shiv

    Issue Some png images not loading after Google PageSpeed Insights Plesk Extension

    Hello, i am facing an issues of not found 404 error on some png images, Its look like know issues but not found its solution, Google bug track link: Some png images not loading · Issue #43 · pagespeed/mod_pagespeed · GitHub To solve it if i enable : ModPagespeedImagePreserveURLs on than its...
  15. G

    Question How to change webmail URL

    Hello, I'm trying to change the URL for webmail of my Plesk server. I have the same domain mycompany.com and I have two server, that I named server1.mycompany.com and server2.mycompany.com Likewise, I'd like to have webmail1.mycompany.com pointing to webmail service on server 1 and...
  16. N

    Issue plesk seems ingnore that I do not wish to activate nginx as a proxy

    Hello, good day, hope you're great, I'm trying to disable nginx a s proxy for a specific domain, in the hosting setting I changed "....served by NGINX"for "... served by Apache"..I've tried FPM application, CGI and FastCGI Screenshot I also disable NGINX as proxy Screenshot I restart both...
  17. mulderj

    Resolved Httpd not starting

    Hello Guys, I have a problem with my hosting server wich is running Plesk 17. When I started the server apache wasn't running at all. So I logged in with ssh and did "sudo service httpd start" after that I did "sudo service httpd status". I got the following log: Sep 19 15:53:29 SERVERNAME...
  18. Dukemaster

    Resolved Awesome PLESK with NGINX

    Hi friends of PLESK, Since I used to take the chance trying something total different according to PLESK by using ❝only Nginx❞ the more I realized that Plesk offers a new fascinating technical way. But also is PLESK basically built for using Apache and Nginx together as a perfect bundle for...
  19. Hotte

    Question How to add and enable mod_php7.0?

    As I only host one website on that dedicated machine (plenty of RAM) I look to use the apache in prefork mode with mod_php7.0 and as less modules as possible. I allready did install php7.0.22 with all the modules (common,...mysql,zip,xml.... and libap2-mod-php7.0) cli is running that 7.0.22...
  20. Mike23

    Issue New configuration files for the Apache web server were not created

    Hi, I created a new subdomain in Plesk (Onyx 17.5.3 #17) but get the following error : New configuration files for the Apache web server were not created due to the errors in configuration templates: Can not restart web server: . Detailed error descriptions were sent to you by email. Please...
Back
Top