dialup-admin icon indicating copy to clipboard operation
dialup-admin copied to clipboard

PHP 5.4 broke dialupadmin

Open MiCRoPhoBIC opened this issue 12 years ago • 5 comments

Dialupadmin is not working after PHP 5.4 update. It looks like this:

import_request_variables('GPC'); in dialup-admin/conf/config.php file is obsoleted.

MiCRoPhoBIC avatar Jun 18 '13 14:06 MiCRoPhoBIC

See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711486 (no solution, just linking bugs)

bernhardschmidt avatar Nov 06 '13 18:11 bernhardschmidt

Anyone care to submit a patch... I haven't written any PHP for about 5 years now, and there's currently no maintainer for dialupadmin. So if you guys don't fix it, it's not going to get fixed.

arr2036 avatar Nov 09 '13 09:11 arr2036

The Debian bug report actually contains a suggested fix, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711486#22

herwinw avatar Apr 17 '14 19:04 herwinw

See previous comment.

arr2036 avatar Apr 17 '14 19:04 arr2036

please check my pull request :) https://github.com/FreeRADIUS/dialup-admin/pull/5 sorry getting use to GIT so bare with me

si458 avatar Jan 09 '15 17:01 si458