Kai Schr�der wrote:

>> Just to double-check:
>> 
>> SELECT info&1 FROM host
>> WHERE name='cms.fitzandfriends.de' AND port IN (0,80) AND
>> prefix=Left('/nadmin/newframeset/',Length(prefix)) AND
>> IF(20>=Length(prefix),MID('/nadmin/newframeset/',1+Length(prefix),1)
>> IN
>> ('','/'),0)=1 AND online=1 ORDER BY prefix DESC, port DESC
>> 
>> does return 'auth', right?
> 
> 
> No, returns 0, because auth is only set for /asgard/*

Yeah, Alan just confirmed that.

> Another problem: comiling midgard-php4 from CVS snapshot
> (midgard-php4-1.4_CVS200105140302.tar.bz2) says
> 
> checking for XML_ParserCreate in -lexpat... no
> configure: error: The midgard extensions need libexpat
> 
> How to enable expat ? I haven't found anything in configure --help.

You need to have expat (http://expat.sourceforge.net/) installed. If you 
installed from binary packages, make sure you have the -dev component too.

Emile


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

Reply via email to