php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21208 unable to load .dll
Submitted: 2002-12-26 17:34 UTC Modified: 2002-12-26 17:34 UTC
From: jean-b dot favre at wanadoo dot fr Assigned:
Status: Not a bug Package: Dynamic loading
PHP Version: 4.3.0RC4 OS: Win XP PRO
Private report: No CVE-ID: None
 [2002-12-26 17:34 UTC] jean-b dot favre at wanadoo dot fr
When starting apache 1.3.27, two extensions can't be loaded:
; extension=php_ctype.dll
; extension=php_tokenizer.dll

By the way, they seem to be "core functionnality":
a call to get_loaded_extension() gives ctype and tokenizer enabled.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-26 17:34 UTC] derick@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 15:01:28 2024 UTC