You could try turning on the sql debug in the dialup admin program and place
a phpinfo() function call in different places within the php scripts to see
what the variables are doing to debug the problem - you also can turn on php
debuging in the php.ini file... I suspect the program is sending header
information AFTER the script has sent other header information but you don't
see any warning messages from the php engine as you have the php debug
output disabled ... if this is the case then you need to turn on the php
output caching (?) feature to allow building the pages prior to sending them
to the web server from the php engine.

gm...

----- Original Message ----- 
From: "Rico Spiesberger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 16, 2004 5:47 AM
Subject: dialup admin does not work


> Hello,
>
> I have little big problem with the dialup admin.
> First I installed the version from souceforge. The result was, that some
> pages like "New  user" or "Bad users" does not work.
> When you click on it, there is no page displayed, only a big white. No
> failure message is the logfiles, nothing...
> Then i downloaded the 0.9.3-pre from freeradius.org, compiled the
> debian-stuff and installed the freeradius, freeradius-mysql and the
> dialup admin, changed the configs as it is needed and dokumented.
> But the result was the same...
>
> Did anyone have an idea what i can do to get it work?
> I've attached a screenshot of the dialup-admin as i see it by clicking
> on the "New users" or another dynamic site...
>
>
> My system:
> Debian - testing (sarge), PHP, Apache, Mysql, freeradius and
> freeradius-mysql....
>
>
> greets! rico
>
>
>


----------------------------------------------------------------------------
----





- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to