php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #19767 dl isn?t supported on multi-threading servers
Submitted: 2002-10-05 07:59 UTC Modified: 2002-10-07 15:56 UTC
From: e05 at nospam dot please dot thanks Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.3 OS: not apply
Private report: No CVE-ID: None
 [2002-10-05 07:59 UTC] e05 at nospam dot please dot thanks
dl isn?t supported on multi-threading servers
see also: #19766


e05

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-05 08:08 UTC] jan@php.net
1.) not a doc problem
2.) duplicate
3.) submitted twice
 [2002-10-05 14:49 UTC] e05 at nospam dot please dot thanks
yes it is no doc problem.
But theres is no note for that in the manual.


e05
 [2002-10-05 15:27 UTC] jan@php.net
http://www.php.net/manual/en/function.dl.php
see the second note:
Note:  dl() is not supported in multithreaded Web servers. Use the extensions  statement in your php.ini when operating under such an environment. However, the CGI and CLI build are not  affected !


 [2002-10-06 12:01 UTC] e05 at nospam dot please dot thanks
please compare
http://www.php.net/manual/en/function.dl.php
http://www.php.net/manual/de/function.dl.php

okay, but my bug report is your fault.


e05
 [2002-10-06 12:49 UTC] jan@php.net
feel free to join the documentation translation team.
 [2002-10-07 15:56 UTC] tom@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 16:01:27 2024 UTC