This is a discussion on 4000 virtual hosts in Apache within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hi, When there are too many virtual host in my server I got this error: [Fri May 13 17:36:...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
When there are too many virtual host in my server I got this error: [Fri May 13 17:36:36 2005] [error] (24)Too many open files: could not open transfer log file To fix that, I am removing all lines in my httpd.conf that contain CustomLog and BytesLog Is there a way to do this via cpanel? Also how can I ensure that cpanel do not add customlog and byteslog file for future websites. I am quite worry about manually changing httpd.conf. It looks quite dangerous to me. Also currently, the only way I know how to do it is by uploading the httpd.conf to a windows server, run a program to delete customlog and byteslog line, and then downloading httpd.conf. There has to be a less time consuming way. jonathan |