Is this the official release or an SVN version?
In your phex.cfg file is a entry starting with openFilesLimit. Look it up and change the value to something a little below your open files limit per process of your system.
Like this for example:
openFilesLimit=100
You should be able to display your system open files limit by using 'ulimit' with some parameters...
__________________ |