Error.log does not get new lines, but if i have it open in an editor, and 
cause the crash again, the editor says it changed, so probably the date is 
changed?

vhost.acces.log gets these lines (each split in 3 by me):
(uri: http://localhost/trials/postnuke/ )

127.0.0.1 - - [22/Aug/2001:00:20:18 +0200] 
                "GET / HTTP/1.1" 200 4860 "-" 
                        "Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)"
127.0.0.1 - - [22/Aug/2001:00:20:24 +0200] 
                "GET /trials/postnuke HTTP/1.1" 301 315 "-" 
                        "Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)"
127.0.0.1 - - [22/Aug/2001:00:20:26 +0200] 
                "GET /trials/postnuke/themes/PostNuke/style/styleNN.css HTTP/1.1"
                         304 - "http://localhost/trials/postnuke/"; 
                        "Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)"
127.0.0.1 - - [22/Aug/2001:00:20:26 +0200] 
                "GET /trials/postnuke/themes/PostNuke/style/style.css HTTP/1.1" 
                        304 - "http://localhost/trials/postnuke/"; 
                        "Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)"
127.0.0.1 - - [22/Aug/2001:00:20:27 +0200] 
                "GET /trials/postnuke/themes/PostNuke/images/black_dot.gif HTTP/1.1" 
                        304 - "http://localhost/trials/postnuke/"; 
                        "Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)"
127.0.0.1 - - [22/Aug/2001:00:20:32 +0200] "GET /trials/postnuke/ HTTP/1.1" 
                        200 4063 "-" 
                        "Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)"

Does that mean anything to you???
304 must be something ok, but what is this 200 4063 code?
 

Chris

> I assume your running apache, if so...take a look at
> the apache error.log file, there may be some hint in
> there as to the problems...usually/ program
> files/apache/logs
> 
> rm
> 
> 
> --- Chris Hayes <[EMAIL PROTECTED]> wrote:
> > hi,
> > i am trying to install the thousands-of-lines big
> > postnuke.com website 
> > thingie.
> > Unfortunately it won't start and the community does
> > not seem to recognize 
> > the problem.
> > I get this message:
> > 
> >     PHP caused an invalid page fault in
> >     module PHP4TS.DLL at 015f:1008e884.
> > 
> > (PHP4 on win98)
> > 
> > Anyone any idea how i can debug? 
> > 
> > 
> > 
> > 
> > E_ALL is not giving any related info.
> > I tracked down where the page stops loading but
> > these lines seem to be not 
> > related to the problem. 
> > 
> > I made it print a html text and this keeps working
> > just unto the place where 
> > the page suddenly stops loading in a straight html
> > bit.
> > 
> > By the way, quite complicated structure. Never had
> > so many php files open at 
> > the same time to track a bug!
> > 
> > 
> > thanks,
> > Chris
> > 
> >
> --------------------------------------------------------------------
> > --  C.Hayes  Droevendaal 35  6708 PB Wageningen  the
> > Netherlands  --
> >
> --------------------------------------------------------------------
> > 
> >  
> > 
> > -- 
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > To contact the list administrators, e-mail:
> > [EMAIL PROTECTED]
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
> 



--------------------------------------------------------------------
--  C.Hayes  Droevendaal 35  6708 PB Wageningen  the Netherlands  --
--------------------------------------------------------------------

 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to