php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4736 exe linked to missing dll functions
Submitted: 2000-05-31 21:32 UTC Modified: 2000-06-12 23:46 UTC
From: steve_harriss at lineone dot net Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0.0 Release OS: win98se
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: steve_harriss at lineone dot net
New email:
PHP Version: OS:

 

 [2000-05-31 21:32 UTC] steve_harriss at lineone dot net
Just downloaded and installed the win32 binaries ver 4.0.0 (22/05/00 19.13).
I have been successfully using the 4.orc1 version. Upon install I get no
service from PHP. Depends shows that exe file is linked to two missing
functions in the php4ts.dll. (27/03/2000 10.02pm)

These are: zend_load_extension
                php_error_cb

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-12 23:46 UTC] zeev at cvs dot php dot net
It means you have a stale php4dllts.dll somewhere on your system.  Search your system for php.exe, php4isapi.dll and php4dllts.dll, remove any file you find, and extract PHP 4.0.0 again from it's Win32 distribution.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 19:01:29 2024 UTC