Dear Massimo,

I also don't know what is happening. Yes, I am using the prework MPM, apache creates a set of httpd processes, I can see them running.

I have a script that loads some stuff of my ellogon platform. The script works if I use it as "GlobalInitScript" or "ChildInitScript". But when I use it as "ServerInitScript", I get this error, and apache fails to start.

How can I debug this?

I have the "feeling" that memory corruption happens somewhere, if I use "ServerInitScript". This is because I made many tests yesterday, trying to disable various packages I use in the script. Beyond the fact that disabling almost anything didn't get apache to run, I also run into a situation where apache could not start even if I disable completely all my scripts, and I had to reboot the machine to get apache to start again.

Regards,

George

Στις 3/8/2012 12:08, ο/η Massimo Manghi έγραψε:
I am using the svn version. I am getting an error however (Tcl_RegisterChannel: duplicate channel names).

Pardon George, I inferred the topic from the suject of the message. To my understanding the problem with channel names is not related to ServerInitScript. Are you using 'prefork' as MPM? 'prefork' is *mandatory*

 -- Massimo



On 2012-08-02 22:39, George Petasis wrote:

Hi all,

I was looking in the documentation, and I haven't found any reference
to ServerInitScript rivet directive.
Has it been removed?

I have a script that runs fine as GlobalInitScript, but does not run
as ServerInitScript.
(The error in apache logs is: (20014)Internal error:
Tcl_RegisterChannel: duplicate channel names)

George





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to