I hope this email finds you well. I am getting a blank page after I log in to the daloRADIUS login page http://127.0.0.1:8000/login.php and i am using administrator as a username and radius as a password [image: image.png] after i login i got a blank page [image: image.png] and in the error.log file ( var/log/httpd/daloradius/operators ) i got this : [Wed Jan 03 17:54:00.236092 2024] [:error] [pid 74529] [client 127.0.0.1:51586] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/daloradius/app/operators/lang/en.php on line 35 [Wed Jan 03 17:55:43.419876 2024] [:error] [pid 70963] [client 127.0.0.1:51590] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/daloradius/app/operators/dologin.php on line 79, referer: http://127.0.0.1:8000/login.php [Wed Jan 03 17:55:43.432125 2024] [:error] [pid 70963] [client 127.0.0.1:51590] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/daloradius/app/operators/lang/en.php on line 35, referer: http://127.0.0.1:8000/login.php [Wed Jan 03 17:55:43.432734 2024] [:error] [pid 70963] [client 127.0.0.1:51590] PHP Fatal error: Arrays are not allowed as constants in /var/www/daloradius/app/common/includes/layout.php on line 32, referer: http://127.0.0.1:8000/login.php Would you help me? I'm looking forward to hearing from you soon. Aghyad
Aghyad, I don't know anything about daloradius, it looks like some kind of web applcation to manage radius. It is not a part of FreeRadius. Looking at that error-log bit that you posted, there is some kind of PHP error in your system. As FreeRadius does not use PHP at all, that error cannot be coming from FreeRadius. Talk to the person who installed daloradius on your system. You need to find out where they got the information they used to install daloradius, hopefully it will also have trouble-shooting information. On Thu, 4 Jan 2024, Aghyad Fares wrote:
I hope this email finds you well.
I am getting a blank page after I log in to the daloRADIUS login page http://127.0.0.1:8000/login.php and i am using administrator as a username and radius as a password
[image: image.png]
after i login i got a blank page
[image: image.png]
and in the error.log file ( var/log/httpd/daloradius/operators ) i got this :
[Wed Jan 03 17:54:00.236092 2024] [:error] [pid 74529] [client 127.0.0.1:51586] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/daloradius/app/operators/lang/en.php on line 35 [Wed Jan 03 17:55:43.419876 2024] [:error] [pid 70963] [client 127.0.0.1:51590] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/daloradius/app/operators/dologin.php on line 79, referer: http://127.0.0.1:8000/login.php [Wed Jan 03 17:55:43.432125 2024] [:error] [pid 70963] [client 127.0.0.1:51590] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/daloradius/app/operators/lang/en.php on line 35, referer: http://127.0.0.1:8000/login.php [Wed Jan 03 17:55:43.432734 2024] [:error] [pid 70963] [client 127.0.0.1:51590] PHP Fatal error: Arrays are not allowed as constants in /var/www/daloradius/app/common/includes/layout.php on line 32, referer: http://127.0.0.1:8000/login.php
Would you help me? I'm looking forward to hearing from you soon. Aghyad
-- Dave Funk University of Iowa <dbfunk (at) engineering.uiowa.edu> College of Engineering 319/335-5751 FAX: 319/384-0549 1256 Seamans Center, 103 S Capitol St. Sys_admin/Postmaster/cell_admin Iowa City, IA 52242-1527 #include <std_disclaimer.h> Better is not better, 'standard' is better. B{
Hello, When using http_async_query function, provided by module http_async_client: https://www.kamailio.org/docs/modules/devel/modules/http_async_client.html#h... If module "tm.so" is not loaded, then immediately upon calling function http_async_query, Kamailio crashes: 9(3807541) CRITICAL: <core> [core/pass_fd.c:281]: receive_fd(): EOF on 8 0(3807527) ALERT: <core> [main.c:791]: handle_sigs(): child process 3807533 exited by a signal 11 0(3807527) ALERT: <core> [main.c:795]: handle_sigs(): core was generated 0(3807527) INFO: <core> [main.c:818]: handle_sigs(): terminating due to SIGCHLD Of course, I now know that I must load the module "tm.so". But I think it would be better to catch the issue when Kamailio starts, rather than crashing later on when trying to call http_async_query. What do you think ? Regards, Nicolas. This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
On Jan 9, 2024, at 10:58 AM, Chaigneau, Nicolas via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
What do you think ?
Wrong mailing list. :) Alan DeKok.
participants (4)
-
Aghyad Fares -
Alan DeKok -
Chaigneau, Nicolas -
Dave Funk