pp wrote:
> 
> > select * from page where id=1
> > or
> > select * from page where id=34
> 
> Ah! You know what there is. The same in my table ;))
> 
> > In what way can you access the admin directory? And in what way are you
> > not able to access the root file?
> 
> I lost any idea...
> I edited midgard.conf so admin site has document root is /var/www/admin
> , and this directory has midgard-root.php3.

That's not necesry. or even specifically encouraged. Midgard addresses
the
rootfile internally so there's never any need to serve it up directly,
so it doesn;t need to be in your documentroot. Mine lives in
/usr/lib/apache,
for example.

> And when I try: localhost:8101 I can see Index of directory containg
> midgard-root.php3.

That means Midgard refused to serve the request.

> All files and entries I posted some posts ago.

I know you did, and I'm sorry to have to ask again, but I need to see
the various
bits 'in sync' so I know how they interact. In this case I'd like the
LogLevel set
to Debug (you probably have this allready), do a request to
localhost:8101/admin,
and then send me the results you got in the errorlog, plus the full
httpd.conf entry
for that virtualhost.

Emie

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

Reply via email to