php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15717 dl() fails with CLI when compiled along with a multithreaded sapi
Submitted: 2002-02-25 12:47 UTC Modified: 2002-02-26 06:01 UTC
From: sander@php.net Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0CVS-2002-02-2 OS: Debian (Sid) Linux
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: sander@php.net
New email:
PHP Version: OS:

 

 [2002-02-25 12:47 UTC] sander@php.net
When configuring and compiling PHP as a module for use with a multithreaded webserver, the CLI complains that dl() is not supported on multithreaded web servers.

Don't blame me about using dl() at all; I just don't want my (local) webserver to load the PHP-GTK module :)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-26 06:01 UTC] edink@php.net
This bug has been fixed in CVS.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 08:01:28 2024 UTC