• 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

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