freeradius web administration
Ivan Kalik
tnt at kalik.net
Thu Mar 27 18:49:56 CET 2008
This is an apache problem - nothing to do with freeradius. Just add .php3
to be processed the same way as .php file.
Ivan Kalik
Kalik Informatika ISP
Dana 27/3/2008, "parfait kouassi nda" <ndaparfait at hotmail.com> piše:
>
>
>
>From: ndaparfait at hotmail.com
>To: freeradius-users at lists.freeradius.org
>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: freeradius-users at lists.freeradius.org
>> Subject: RE: freeradius web administration
>> Date: Fri, 7 Mar 2008 11:53:24 +0100
>> From: tnt at kalik.net
>>
>> http://wiki.freeradius.org/Dialup_admin
>>
>> Ivan Kalik
>> Kalik Informatika ISP
>>
>>
>> Dana 7/3/2008, "parfait kouassi nda" <ndaparfait at hotmail.com> 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
>
More information about the Freeradius-Users
mailing list