<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<br><br><blockquote><hr>From: ndaparfait@hotmail.com<br>To: freeradius-users@lists.freeradius.org<br>Subject: RE: freeradius web administration<br>Date: Tue, 25 Mar 2008 09:11:00 +0000<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Tahoma;}
</style>


Hi,<br><br>I've follow the instruction on the link to configure dialup admin. i've a problem with the php3 scripts. when i test the configuration in localhost the home page appears and on the right top of the screen the scripts .php3 source code which appears. apache can't execute these scripts <br><br><?php<br>    $auth_user=$HTTP_SERVE_VARS["PHP_AUTH_USER"];<br>     if($auth_user)[<br>            if(is_file("../html/buttons/$auth_user/buttons.html.php3))<br>              include("../html/buttons/$auth_user/buttons.html.php3");<br>            else (<br>                         if (is_file("../html/buttons/defaults/buttons.html.php3"))<br>                             include("../html/buttons/default/buttons.html.php3");<br>                       )<br>                           ]<br>else ( <br>           if(is_file("../html/buttons/default/buttons.html.php3"))<br>                     include("../html/buttons/default/buttons.html.php3");<br>]<br>?><br><br>i'm using  redhat 9 with php 4.<br>please can you help me to find solutions.<br><br>> To: freeradius-users@lists.freeradius.org<br>> Subject: RE: freeradius web administration<br>> Date: Fri, 7 Mar 2008 11:53:24 +0100<br>> From: tnt@kalik.net<br>> <br>> http://wiki.freeradius.org/Dialup_admin<br>> <br>> Ivan Kalik<br>> Kalik Informatika ISP<br>> <br>> <br>> Dana 7/3/2008, "parfait kouassi nda" <ndaparfait@hotmail.com> piše:<br>> <br>> ><br>> ><br>> >I'm using my freeradius server like proxy, and i want to administrate it in web mode page with dialupadmin. what is the files that i must configure?<br>> ><br>> ><br>> ><br>> >_________________________________________________________________<br>> >Découvrez Windows Live Spaces et créez votre site Web perso en quelques clics !<br>> >http://spaces.live.com/signup.aspx<br>> ><br>> <br>> -<br>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br><br><hr>Appelez vos amis de PC à PC -- C'EST GRATUIT <a href="http://get.live.com/messenger/overview" target="_blank">Téléchargez Messenger, c'est gratuit !</a>
</blockquote><br /><hr />Téléchargez le nouveau Windows Live Messenger ! <a href='http://get.live.com/messenger/overview' target='_new'>Téléchargez Messenger, c'est gratuit !</a></body>
</html>