From: [EMAIL PROTECTED]
To: [email protected]
Subject: RE: freeradius web administration
Date: Tue, 25 Mar 2008 09:11:00 +0000








Hi,

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 

<?php
    $auth_user=$HTTP_SERVE_VARS["PHP_AUTH_USER"];
     if($auth_user)[
            if(is_file("../html/buttons/$auth_user/buttons.html.php3))
              include("../html/buttons/$auth_user/buttons.html.php3");
            else (
                         if 
(is_file("../html/buttons/defaults/buttons.html.php3"))
                             
include("../html/buttons/default/buttons.html.php3");
                       )
                           ]
else ( 
           if(is_file("../html/buttons/default/buttons.html.php3"))
                     include("../html/buttons/default/buttons.html.php3");
]
?>

i'm using  redhat 9 with php 4.
please can you help me to find solutions.

> To: [email protected]
> Subject: RE: freeradius web administration
> Date: Fri, 7 Mar 2008 11:53:24 +0100
> From: [EMAIL PROTECTED]
> 
> http://wiki.freeradius.org/Dialup_admin
> 
> Ivan Kalik
> Kalik Informatika ISP
> 
> 
> Dana 7/3/2008, "parfait kouassi nda" <[EMAIL PROTECTED]> piše:
> 
> >
> >
> >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?
> >
> >
> >
> >_________________________________________________________________
> >Découvrez Windows Live Spaces et créez votre site Web perso en quelques 
> >clics !
> >http://spaces.live.com/signup.aspx
> >
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Appelez vos amis de PC à PC -- C'EST GRATUIT Téléchargez Messenger, c'est 
gratuit !

_________________________________________________________________
Téléchargez le nouveau Windows Live Messenger !
http://get.live.com/messenger/overview
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to