+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- May 2008
- Posts
- 45
Could not increase number of max_open_files to more than xxx
If you find the below given error,
===========
error message: [Warning] Could not increase number of max_open_files to more than 65535 (request: 71410)
===========
The Solution is :
Set open-files-limit=71410 in your my.cnf
Cheers! You are done!


LinkBack URL
About LinkBacks



Reply With Quote