English

Last Update: August, 2010

xParrot FAQ

  1. Can I run xParrot under platform XYZ?
  2. When running the server under Mac OS X, I get the error "IOError: Too many open files".

Operating System

1. Can I run xParrot under platform XYZ?

The officially supported platforms are Linux and Mac OS X. Windows might also work but was not tested by RibbonSoft.

Running the Server

2. When running the server under Mac OS X, I get the error "IOError: Too many open files".

You can increase the maximum number of open files with the command ulimit. To increase it, use the command:
ulimit -n 1024
or:
ulimit -n unlimited

Bookmark and Share