Ralf Eisinger wrote:
> 
> Hi,
> 
> I have setup midgard with apache 1.3.14, php4 (latest revision: 1.4.pl1).
> Compiling and installing leed to no problems.
> When I try to access the admin site, the user auth is requested. After typing
> the user and password,
> netscape tells me, that the URL contains no data :-(

We've been seeing problems with PHP compiled with the internal
libmysqlclient (not
a Midgard problem only, any extension that uses MySQL like Midgard will
have
this problem. When compiling PHP, use --with-mysql=/path/, not just
--with-mysql. If anyone knows how to detect this during configure, I'd
appreciate the info.

If that isn't the issue, do a strace against httpd -X, and turn on MySQL
logging to gather context so we have an idea where/why this is
happening.

Emile

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

Reply via email to