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

Open File Limit problem

J

JadeAT

Guest
My apache died and I started receiving Unable to open logs! in the error_log. I added ulimit -HSn 40960 to /etc/init.d/httpd which fixed the apache issue. But now my PHP software "ModernBill" is no longer adding clients. It's dying at checkout trying to authorize CC. I think this is a Curl issue. Is there a file limit on PHP that I also need to raise? If I remove a lot of the domains out of httpd.include and restart apache, the checkout process works again. Will I need to recompile PHP? Thanks for the help.
 
I have the thame problem without any special software.

I have +- 300 domains on the server, I need to comment out the settings in clients httpd.conf files for the log-files.
 
Back
Top