php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17919 the overload extension doesn't load on startup with PHP 4.2.1 on win2000
Submitted: 2002-06-22 06:57 UTC Modified: 2002-06-22 07:23 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: phpsurf at ifrance dot com Assigned:
Status: Closed Package: Class/Object related
PHP Version: 4.2.1 OS: windows 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: phpsurf at ifrance dot com
New email:
PHP Version: OS:

 

 [2002-06-22 06:57 UTC] phpsurf at ifrance dot com
with the following setup in the php.ini file:
extension=php_overload.dll

and no other extension loaded (it still crashes with other extensions :) )

php crashes on startup with the following message:
"Invalid library (maybe not a PHP library) 'php_overload.dll'"

phpinfo extract: (using the official win binaries from php.net for 4.2.1 release)

PHP Version 4.2.1 
System Windows NT 5.0 build 2195 
Build Date May 12 2002 23:51:56 
Server API Apache 
Virtual Directory Support enabled 
Configuration File (php.ini) Path C:\WINNT\php.ini 
Debug Build no 
Thread Safety enabled 
 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-22 07:23 UTC] mfischer@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.

You can try a snapshot from http://snaps.php.net/win32/php4-win32-latest.zip
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 08:01:32 2024 UTC