Can be... I did migrate from 1.3 to 2.2 and I did some changes do I need
to know about something when I building to deal with multiple processes?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
Sent: Thursday, June 08, 2006 4:16 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] serving request only when http -X (debug mode
1 worker)

On 6/8/06, Meir Yanovich <[EMAIL PROTECTED]> wrote:
> Hello
> what does it mean is that when I run the apache with httpd -X
> it output the response to me ( slow but gives it back ...)
> but when I try to rune the apache with
> Workes or frefork it does not bring back the or not even get the
request
> / response its just idle ( all the process)
>
> The error is :
> [Thu Jun 08 15:59:20 2006] [error] Internal error: pcfg_openfile()
> called with NULL filename
> [Thu Jun 08 15:59:20 2006] [error] [client 192.168.4.60] (9)Bad file
> number: Could not open password file: (null), refere
> r: http://sblah:666/test.html

It looks to me like you are using a broken module.  Perhaps this
module runs correctly in single-process mode but doesn't know how to
handle multiple processes.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to