php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #19766 dl() support for Apache
Submitted: 2002-10-05 07:50 UTC Modified: 2002-10-05 09:59 UTC
From: e05 at nospam dot please dot thanks Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 4.2.3 OS: Windows .NET Server RC1
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: e05 at nospam dot please dot thanks
New email:
PHP Version: OS:

 

 [2002-10-05 07:50 UTC] e05 at nospam dot please dot thanks
Fatal error: dl() is not supported in multithreaded Web servers - use extension statements in your php.ini in ... on line ...

That?s about support for dl on multithreaded Web servers?!


e05
--
I am using Apache 1.3 as Service under win32 on x86

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-05 08:25 UTC] derick@php.net
Yup, dl() is not supported there. Use extension= in php.ini

Derick
 [2002-10-05 09:38 UTC] e05 at nospam dot please dot thanks
So is it inpossible?
 [2002-10-05 09:47 UTC] iliaa@php.net
Yes.
 [2002-10-05 09:59 UTC] iliaa@php.net
oops wrong status.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 21:01:30 2024 UTC