A client is experiencing a problem with their Apache install.
This is on Win 2k, and what happens is when the service is started, the
error_log just gets bigger and bigger with the message :
directive has no effect on win32 [paraphrased - sorry I dont have the
file to hand]
This is repeated till the file reaches around 150K in size and then we
get:
fopen: too many files
I can only think that there is maybe an include directive in an included
file that itself includes the including file, causing this sort of
looping, i.e. httpd.conf includes app.conf, but app.conf includes
httpd.conf.
This is just a hunch, so I may be wrong. I am itching to get back in the
morning to check this out, and I will later on add to this question with
the actual error log entries, but is the problem described familiar to
anyone?
Saeed
ng_786
>> Stay informed about: Apache seems to loop through conf file and then crashes