Normally, I do my webdev stuff on my Windows machine, so in my Midgard
configuration, I have 
host: leda.genzai.org
prefix: /admin
This works fine.

However, sometimes I do admin work from my Linux box. However, when I put in
"http://leda.genzai.org/admin" in Netscape for Linux, I get continual
"Contacting host" and "Host contacted, waiting for reply" messages, and the
MySQL log repeats continuously:

                    194 Query      SELECT
id,style,root,info&1,Length(prefix),si
tegroup FROM host WHERE name='leda.genzai.org' AND port IN (0,80) AND
prefix=Lef
t('/admin/',Length(prefix)) AND
IF(7>=Length(prefix),MID('/admin/',1+Length(pref
ix),1) IN ('','/'),0)=1 AND online=1 ORDER BY port DESC, prefix DESC
                    194 Query      SELECT info&2 FROM page WHERE id=1
                    194 Query      SELECT name,value FROM pageelement WHERE
page
=1 AND info&1=1
                    194 Query      SELECT name,value FROM pageelement WHERE
page
=1 AND info&1=0
                    194 Query      SELECT title,content,author,style,info&1
FROM
 page WHERE id=1
                    194 Query      SELECT CONCAT(firstname,' ',lastname) FROM
pe
rson WHERE id=1
                    194 Query      SELECT type FROM style WHERE id=1
                    194 Query      SELECT name,value FROM element WHERE
style=1
(END)

It looks like 3-5 MySQL processes were taken doing this. I have query #s 194,
198, 201 with this identical query.

I tried duplicating the host entry, substituting "localhost" instead of my
domain, but got the same results for "http://localhost/admin". 

I don't have Netscape loaded for Windows, so I don't know if it's a Netscape
issue, or a host issue (accessing via localhost vs. LAN).

This isn't a critical issue, but I will eventually get a Linux laptop, and
will use it for demoing web sites. Having hiccups like this can be a drag!

Loyd
--
Loyd Goodbar
[EMAIL PROTECTED]  ICQ#504581

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to