Emiliano wrote:

> Vincent Stoessel wrote:
> 
> 
>>>But no message like "Midgard: serving page" or "Midgard: serving blob"?
>>>
>>the word "blob" does not appear in my error log, (OK, I did just clear
>>that log. i will keeping checking)
>>
> 
> When LogLevel is set to debug, one of these two messages must appear or
> Midgard will have decided not to serve the request. It will log the
> cached page it is serving. Any messages between the translate_handler
> line and this message (inclusive) are interesting to me.
> 
> 
>>compliled the new version : still says it's trying to connect to localhost.
>>I used -Smydbserver
>>
> 
> Ah, that was only in display. I've fixed it.


Yeah, it displays correctly now:

test/pageresolve  -Smedusa   -hwww.hitlist.com -u/images/fp9.jpg
Connecting to mysql://midgard:midgard@correctHostName/midgard
Resolving host: http://www.hitlist.com:80/images/fp9.jpg
Host found: 10
Resolving page: http://www.hitlist.com:80/images/fp9.jpg
RESULT: No page or blob record found



> 
> This was the line I was looking for. Page 88 is your rootpage, then?



yes it is.


> 
> For the life of me, I can't find what causes this. I know how it gets to
> the root page: at the start of the uri parse it will assume the rootpage
> is found, but the first non-match against the uri should invalidate
> that. Looking into it.
> 
> Emile



Cool, I appreciate it.


> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



-- 
Vincent Stoessel [EMAIL PROTECTED]
Java Linux Apache Mysql Php (JLAMP) Engineer
(301) 362-1750 Mobile (410) 419-8588
AIM, MSN: xaymaca2020 , Yahoo Messenger: vks_jamaica


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to