Hi Kostas,
i have install php-mysql! But PhpMyAdmin works... But i check this out! Can you tell me how to check this if enabled? I have webmin (simple web interface)
I have install now php-ldap and mod_auth_mysql but same blank page.
Thanks,
Michel
----- Original Message ----- From: "Kostas Kalevras" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, January 11, 2005 6:46 PM
Subject: Re: dialup_admin - blank right frames
On Tue, 11 Jan 2005, Michel van Dop wrote:
Hi,
Thank you for the fast response but i add this in my httpd.conf:
AddType application/x-tar .tgz AddType application/x-httpd-php .php AddType application/x-httpd-php .php3
And restart httpd : same blank right sreen!
Check that the mysql support in php is actually enabled. That's the most common reason for this kind of behaviour.
Michel
----- Original Message ----- From: [EMAIL PROTECTED] To: [email protected] Sent: Tuesday, January 11, 2005 5:54 PM Subject: Re: dialup_admin - blank right frames
Hi
Add to your httpd.conf in the modules after the word in italics? (AddType) the? following:
# AddType allows you to add to or override the MIME configuration # file mime.types for specific file types. #
AddType? application/x-tar .tgz AddType? application/x-httpd-php .php AddType? application/x-httpd-php .php3
and restart your apache then it will display correctly.
I hope this help.
Quoting Michel van Dop <[EMAIL PROTECTED]>:
> Hi Lewis,
>
> I have the same problem (blank right screen).
> Phpmyadmin works good on this server (httpd)?!
> If you start httpd services get you also this error?
>
> [EMAIL PROTECTED] root]# service httpd restart
> Stopping httpd: [ OK ]
> Starting httpd: httpd: Could not determine the server's fully qualified
> domain name, using 127.0.0.1 for ServerName
> [ OK ]
>
> I dont now about this is a problem. I have two radius server on fedora, one
> server work good i see the right page.
> But the one server i got the same problems. I try copies config to the
> problem httpd server but same problems.
> I think i somting forget a rpm?
>
> Any ideas?
>
> Michel
>
>
>
>
> ----- Original Message -----
> From: "Lewis Bergman" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Monday, January 10, 2005 10:01 PM
> Subject: dialup_admin - blank right frames
>
>
>> Freeradius 1.0.1
>> Mysql-max-4.1.8
>> Apache 2.0.46
>> PHP 4.2.3 (from rpm)
>> register globals On
>> Magic Qoutes Off
>>
>> Most of the right frames come back empty. Technically, they come
>> back with some html but no information. No php errors are reported.
>>
>> To try and find out what is going on I inserted some print
>> statements into the user_stats.php3 file. All the statements print
>> until I get to the line that has "$start =
>> da_sql_escape_string($start);". After that nothing prints. Normally
>> I would expect some kind of php error if execution stopped but I
>> don't get anything.
>>
>> I compiled freeradius against 4.1.8-max libs, and headers with the
>> standard ./configure && make && make install stuff.
>>
>> I saw a post from March 2003 about blank right frames likely being a
>> directory problem. I have followed the directions and linked the
>> dialup_admin/htdocs dir to another dir in my web server's space so I
>> don't think that is it.
>>
>> Any ideas on where to look from here?
>> -- Lewis Bergman
>> Texas Communications
>> 4309 Maple St.
>> Abilene, TX 79602-8044
>> 325-691-3301
>> 800-299-6962
>>
>> - List info/subscribe/unsubscribe? See
>> http://www.freeradius.org/list/users.html
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
ARUNA MUHYIDDIN, MONARCH COMMUNICATIONS LIMITED, 2, AGORO ODIYAN STREET, OFF SAKA TINUBU, VICTORIA ISLAND, LAGOS, NIGERIA. 234-8023717175 http://www.monarchng.com/
-- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

