php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #68093 Request feature option to bypass limit of maximum opened files
Submitted: 2014-09-24 23:15 UTC Modified: -
Votes:5
Avg. Score:4.2 ± 0.7
Reproduced:4 of 5 (80.0%)
Same Version:1 (25.0%)
Same OS:4 (100.0%)
From: 1978 dot jl at gmail dot com Assigned:
Status: Open Package: Filesystem function related
PHP Version: 5.5.17 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
27 + 7 = ?
Subscribe to this entry?

 
 [2014-09-24 23:15 UTC] 1978 dot jl at gmail dot com
Description:
------------
Hi,

As I say on this report: http://news.php.net/php.internals.win/1073

There is a problem under Windows with a limit of maximum opened files per process.

The php executable inherits this limitation, is it possible to bypass this problem with an option via ini_set for example ?

I use many versions of PHP (5.3 to 5.5) which I would like have this option.

Regards, Jean Louis.



Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 21:01:36 2024 UTC