• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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