• 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

Search results

  1. M

    Issue unable to add component PLESK-PHP8.2.

    Hi Team, I have a query regarding PLESK-PHP8.2. I have one server currently running with plesk version on 18.0.52 , I am unable to install the plesk-php8.2 component in it. getting below error when i try to perform the plesk installer add --components php8.2 ERROR: No products are installed...
  2. M

    Issue Plesk Backup manager failing

    Hi Kaspar, Thanks for your update !!!
  3. M

    Issue Plesk Backup manager failing

    Hi Team, I have a strange issue We have multiple servers in our environment and we are facing this issue with one particular server. which has plesk version of 18.0.52 While taking server backup via Plesk backup manager to our Amazon S3 , As per schedule it will start around midnight 12AM and...
  4. M

    Question Nginx Bind () issue

    Hi Martin. Thanks a lot for your update !!! We have found the work around , by just find the affected domain unable to bind the nginx and perform the plesk web repair to that particular domain
  5. M

    Question Nginx Bind () issue

    Hi Team, We are frequently getting this error message , pop up in plesk panel New configuration files for the Apache web server could not be created due to the following errors in the configuration templates: nginx: [emerg] bind() to [*:*:*:*:*:*]:443 failed (99: Cannot assign requested...
  6. M

    Question Issue with plesk backup manager and backups are taking long and not completing

    Hi Team, I have a strange issue and need your assit on this. We have multiple servers in our enviroment and we are facing thi issue with one particular server. While taking server backup via plesk backup manager to our Amazon S3 , As per schedule it will start around midnight 12AM and it...
  7. M

    Question CentOS2Alma conversion: Your expectations and experience?

    Hi All, In our environment we are using CloudLinux 7.9 as OS and on top of it we have hosted plesk obsidian 18.0.52 . Since EOL is near we would like to migrate it to Almalinux8 or inplace upgrade of CloudLinux8. When we checked with CloudLinux they said only for Cpanel/no panel for now they...
  8. M

    Issue End of script output before headers / (104)Connection reset by peer: [client xx.xx.xx.xx:48] mod_fcgid: error reading data from FastCGI server

    Ok , so you mean increasing the server resource like CPU or memory doesn't help here ? How much we increase the server resource we will face this issue ? Do we have any limit that only these much php or httpd process to run according to plesk ? Do we have any options to fine tune it ? as we...
  9. M

    Issue End of script output before headers / (104)Connection reset by peer: [client xx.xx.xx.xx:48] mod_fcgid: error reading data from FastCGI server

    We have tired to set that Apache restart interval from 300 to 1200 and still it didnt work . That deployment script will run for almost 10 to 15 mins . And i didnt see any long php process holding up. As i observed max it will go to 250 and then it will drop down as you can see in the below...
  10. M

    Issue End of script output before headers / (104)Connection reset by peer: [client xx.xx.xx.xx:48] mod_fcgid: error reading data from FastCGI server

    Lets say the customer run's deployment for the website . Every sec 2 api's will be called . Please find the below access logs for reference Also all the request from the same IP address . xx.xx.xx.xx - - [26/Jan/2024:08:45:24 +0100] "GET /api/sections/273 HTTP/1.0" 200 xx.xx.xx.xx- -...
  11. M

    Issue End of script output before headers / (104)Connection reset by peer: [client xx.xx.xx.xx:48] mod_fcgid: error reading data from FastCGI server

    Hi Peter, No luck after setting that parameter as we still get that 500 error . Please advise how to proceed further.
  12. M

    Issue End of script output before headers / (104)Connection reset by peer: [client xx.xx.xx.xx:48] mod_fcgid: error reading data from FastCGI server

    Hi Peter, Thanks for your suggestion , For now we are facing this for one particular customer out of more than 90+ customers hosted on that server. Setting up that parameter in global under /etc/httpd/conf.d/fcgid.conf instead of that particular domain vhost . I hope it wont cause any impact...
  13. M

    Issue End of script output before headers / (104)Connection reset by peer: [client xx.xx.xx.xx:48] mod_fcgid: error reading data from FastCGI server

    Getting this error when i tried to add FcgidMaxProcesses 1000 as Additional Apache directives Invalid Apache configuration: AH00526: Syntax error on line 1 of /var/www/vhosts/system/example.com/conf/vhost_ssl.conf: FcgidMaxProcesses cannot occur within <VirtualHost> section
  14. M

    Issue End of script output before headers / (104)Connection reset by peer: [client xx.xx.xx.xx:48] mod_fcgid: error reading data from FastCGI server

    Hi Peter, Will add those as well . Please confirm do i need to add along with FcgidMaxRequestsPerProcess ? as below FcgidMaxRequestsPerProcess 500 FcgidBusyTimeout 3600 FcgidMaxRequestLen 1073741824 FcgidProcessLifeTime 7200 FcgidMaxProcesses 1000 FcgidMaxProcessesPerClass 40
  15. M

    Issue End of script output before headers / (104)Connection reset by peer: [client xx.xx.xx.xx:48] mod_fcgid: error reading data from FastCGI server

    Hi All, I need an advise her as one of our customer is frequently getting 500 error , When ever he tried to run a deployment script pushing multiple api calls like every sec 2 calls almost in a min 100 to 120+ calls Server is running with Cloudlinux 7.9 with Plesk obsidian 18.0.52. And...
Back
Top