On Wed, 2005-05-25 at 21:40 +0200, Piotras wrote:
> > So, i've successfuly got everything installed, or thought i had.
> > However, apache processes keep segfaulting.  Any help greatly
> > appreciated, I've included my apache log (LogLevel Debug) below.
> 
> Follow this link:
> http://midgard-project.org/community/development/debugging.html
> 
> Piotras
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

Ok, here is the deal.  I can't seem to recreate using gdb.  When I fire
up gdb, i get the following.

(gdb) run -X
Starting program: /usr/sbin/apache2 -X
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 30702)]
Syntax error on line 29 of /etc/midgard/apache/vhosts/127.0.0.1_8001:
Invalid command 'php_admin_flag', perhaps mis-spelled or defined by a
module not included in the server configuration

Program exited with code 01.

I commented out the php_admin_flag on line 29, and tried again, getting
an error for php_flag on line 31, and another round got me lines 47 and
51.  After commenting out the php_flag entries in the vhosts file, it no
longer segfaults when i try to display the /midgard page, but, i also
only get code text display instead of processed php.
However, when i leave the commented lines in the file and run it outside
of the debugger I still get segfaults.

-- 
Mike



Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to