Emiliano wrote:
> 
> 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...
> and then send me the results you got in the errorlog, plus the full
> httpd.conf entry
> for that virtualhost.

[Tue Feb  6 16:51:58 2001] [debug] mod_midgard.c(1178): [client
127.0.0.1] midgard_translate_handler(latin1,
http://localhost:8101/admin)
[Tue Feb  6 16:51:58 2001] [debug] mod_midgard.c(1221): [client
127.0.0.1] Midgard: host record for localhost:8101 not found


this is entry from midgard.conf


<VirtualHost localhost:8101>
MidgardEngine on
DocumentRoot /var/www/admin/
ServerName localhost
php3_magic_quotes_gpc off
php3_magic_quotes_runtime off
</VirtualHost>





-- 
http://www.studzinski.igk.pl
http://www.infoglob.com
http://agaipiotras.igk.pl

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

Reply via email to