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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

History

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


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 19:01:36 2025 UTC