php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21207 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, thay seem to be "core functionnality":
a call to get_loaded_extension() give ctype and tokemizer 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
They are build in, no need to load them yourself.

Derick
 [2004-04-20 09:37 UTC] nhfasif at msn dot com
in mine its not able to load any of the extensions even thou all the extension directory stuff is configured properly

winxp/apache
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 16:01:29 2024 UTC