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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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: Mon May 06 00:01:31 2024 UTC