I've got php4 installed and for some reason when I try to load the admin page it asks if I want to open or save the buttons.html.php3 file, I wasn't thinking and clicked save and now it saves the file instead of opening the admin page. Can someone help? I'm doing this locally on the server. Nico Gazzano Network & Systems Admin MIS Choice Inc. 1699 Wall ST Suite 602 Mount Prospect, IL 60056 Phone 847-690-1900 ext206 Fax 847-690-1350 nicog@mischoice.com
You clearly have not configured apache to work with php4,even if you click open instead of save it will open the file an editor. You have to do that first before you can use php on apache. search for something like php3 or php4 in the config file of apache and uncomment it. You also have to install the php4 module for apache. Apart from having mysql installed to make dialupadmin work. There are many howtos online which explain how to do that. If you are using debian Iam willing to help you on that issue too. On 9/13/06, Nico Gazzano <nicog@mischoice.com> wrote:
I've got php4 installed and for some reason when I try to load the admin page it asks if I want to open or save the buttons.html.php3 file, I wasn't thinking and clicked save and now it saves the file instead of opening the admin page. Can someone help? I'm doing this locally on the server.
Nico Gazzano
Network & Systems Admin
MIS Choice Inc.
1699 Wall ST Suite 602
Mount Prospect, IL 60056
Phone 847-690-1900 ext206
Fax 847-690-1350
nicog@mischoice.com
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- With Regards Ali Jawad
I'm using Ubuntu with apache2. Nico Gazzano Network & Systems Admin MIS Choice Inc. 1699 Wall ST Suite 602 Mount Prospect, IL 60056 Phone 847-690-1900 ext206 Fax 847-690-1350 nicog@mischoice.com -----Original Message----- From: freeradius-users-bounces+nicog=mischoice.com@lists.freeradius.org [mailto:freeradius-users-bounces+nicog=mischoice.com@lists.freeradius.org] On Behalf Of Ali Jawad Sent: Wednesday, September 13, 2006 1:30 PM To: FreeRadius users mailing list Subject: Re: FreeRadius Dialupadmin page not loading You clearly have not configured apache to work with php4,even if you click open instead of save it will open the file an editor. You have to do that first before you can use php on apache. search for something like php3 or php4 in the config file of apache and uncomment it. You also have to install the php4 module for apache. Apart from having mysql installed to make dialupadmin work. There are many howtos online which explain how to do that. If you are using debian Iam willing to help you on that issue too. On 9/13/06, Nico Gazzano <nicog@mischoice.com> wrote:
I've got php4 installed and for some reason when I try to load the admin page it asks if I want to open or save the buttons.html.php3 file, I
wasn't
thinking and clicked save and now it saves the file instead of opening the admin page. Can someone help? I'm doing this locally on the server.
Nico Gazzano
Network & Systems Admin
MIS Choice Inc.
1699 Wall ST Suite 602
Mount Prospect, IL 60056
Phone 847-690-1900 ext206
Fax 847-690-1350
nicog@mischoice.com
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- With Regards Ali Jawad - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
apt-get install libapache2-mod-php4 should do most of the leg work for you.
I tried this
you may need to edit the apache2 files (/etc/apache2/*) to make sure that .php3 has a handler set.
Not sure what you mean, I've looked in my httpd.conf and apache2.conf and I see nothing referring to php3 or php4. Nico Gazzano Network & Systems Admin MIS Choice Inc. 1699 Wall ST Suite 602 Mount Prospect, IL 60056 Phone 847-690-1900 ext206 Fax 847-690-1350 nicog@mischoice.com -----Original Message----- From: freeradius-users-bounces+nicog=mischoice.com@lists.freeradius.org [mailto:freeradius-users-bounces+nicog=mischoice.com@lists.freeradius.org] On Behalf Of A.L.M.Buxey@lboro.ac.uk Sent: Wednesday, September 13, 2006 2:32 PM To: FreeRadius users mailing list Subject: Re: FreeRadius Dialupadmin page not loading Hi,
I'm using Ubuntu with apache2.
apt-get install libapache2-mod-php4 should do most of the leg work for you. you may need to edit the apache2 files (/etc/apache2/* to make sure that .php3 has a handler set. by default it'll be happy with .php4 alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi,
apt-get install libapache2-mod-php4 should do most of the leg work for you.
I tried this
you may need to edit the apache2 files (/etc/apache2/*) to make sure that .php3 has a handler set.
Not sure what you mean, I've looked in my httpd.conf and apache2.conf and I see nothing referring to php3 or php4.
does your location firewall google? just a few quick searches for... "ubuntu php apache2" will yield many riches: http://www.howtoforge.com/apache2_with_php5_and_php4_p2 http://www.phpfreaks.com/forums/index.php?topic=107132.new for example... alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Ali Jawad -
Nico Gazzano