Hi,
Does any body have any idea about this error:
"failed to open stream: Too many open files"
I havenot changed any configuration and even in a PHP code on the site recently.
I haven't been able to figure it out the solutions. Is this because of the operating system?
Thanks
failed to open stream: Too many open files
Moderator: General Moderators
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: failed to open stream: Too many open files
Reboot the system...if your on a shared host...ask your hosting provider to take a look.
Unless your PHP script is opening hundreds of files in a single instance and not closing them...this error shouldn't occur...weird
Unless your PHP script is opening hundreds of files in a single instance and not closing them...this error shouldn't occur...weird
Re: failed to open stream: Too many open files
Thanks for the reply hockey.
Finally, i found it is because of the hosting server and told them the error. Now it is fine.
Finally, i found it is because of the hosting server and told them the error. Now it is fine.