[error] (12)Not enough space: fork: Unable to fork new process
ulimit -nTo increase the number of file descriptors available to httpd, run the command:
ulimit -n numberWhere number is the number of file descriptors available to httpd
ulimit -n 2048Contact your operating system provider for more information about file descriptors and the ulimit command.