php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58577 php refuses to dynamically link in radius.dll
Submitted: 2009-03-09 00:14 UTC Modified: 2011-09-08 05:05 UTC
From: mgregory at gregory dot com Assigned: mbretter (profile)
Status: Not a bug Package: radius (PECL)
PHP Version: 5.2.8 OS: Windows XP
Private report: No CVE-ID: None
 [2009-03-09 00:14 UTC] mgregory at gregory dot com
Description:
------------
In trying to use radius php refuses to dynamically link in radius.dll. The module is properly located in the extension directory and referenced in php.ini. Apache outputs a "module could not be found message" on startup. Given a similar problem with mysql, the question is "Are there any undocumented library dependencies that need to be relocated to c:\windows\system32 in order to cause the module to dynamically link?"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-03-09 00:34 UTC] mgregory at gregory dot com
The PECL version is 2.5.6
 [2009-03-09 02:21 UTC] mgregory at gregory dot com
Just tried with PHP 5.2.9 and php_radius.dll from PECL 5.2.6 and got same result.
 [2009-03-11 14:33 UTC] michael at bretterklieber dot com
the RADIUS pecl is "self-contained", there are no external dependencies.
 [2011-09-08 05:05 UTC] michael at bretterklieber dot com
the RADIUS pecl is "self-contained", there are no external dependencies.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 10:01:29 2024 UTC