Sorry...the "page cannot be displayed" error (from browser page) is actually
a "cannot find server" (displayed on head title). i don't think this makes a
difference, but just in case it does, you know it.
>>Hmmm.... but it will start if you comment out midgard.so in php.ini?
>
>> not really...if midgard.so is commented out, and mod_midgard is also
>> commented out does it work. Else it gets segmentation fault.
>With either, at server startup. Right?
Right...it works if midgard/php is commented out...if both are loaded, then
it causes a seg fault.
>> If i don't
>> comment out midgard.so in php.ini, the php files don't get parsed..i get
the
>> page cannot be displayed error.
>But no segfault?
If i comment out midgard from httpd.conf (and keep php4), leave midgard.so
in php.ini, apache starts, but php files give page cannot be displayed
error. (no seg fault)
If i leave midgard uncommented in httpd.conf, then seg fault.
I'm assuming that commenting out php stuff shouldn't matter as long as
midgard.so is concerned in php.ini, because php.ini wouldn't get read in
that case..
> Is there anything else that i should try? i think i'm forgetting to do
> something that you asked..
Just to recap (all assuming no server running, server started with
'httpd -X'
>- no mod_midgard, no midgard-php: server starts and regular PHP pages
>work OK
Yes...as long as in php.ini midgard.so is commented out..i think that's what
you mean..
by midgard-php, you do mean midgard.so is enabled in php.ini correct? that's
what i'm basing these answers on.
>- no mod_midgard, midgard-php enabled: server segfaults at startup. The
>patch does not log anything to stdout or the error log.
NO...if mod_midgard is disabled(httpd.conf), midgard-php(php.ini) is
enabled, then get page cannot be displayed error for php files. nothing in
error_log
>- mod_midgard enabled, no midgard-php: server segfaults at startup, no
>text to stdout or error log.
Yes...but...stdout?? that's just the ouptut from httpd -X? if yes, then
yes, you are correct...no text to stdout (other than Segmentation fault
(core dumped) )
Aditya
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]