php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #20293 --with-tsrm-pth not required
Submitted: 2002-11-06 20:45 UTC Modified: 2014-12-30 10:41 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: matt at haught dot com Assigned:
Status: No Feedback Package: *Configuration Issues
PHP Version: 4CVS-2002-11-06 OS: FreeBSD
Private report: No CVE-ID: None
 [2002-11-06 20:45 UTC] matt at haught dot com
After ./configure runs it gives a warning message saying   
that --with-tsrm-pth is required if you are using php on  
apache2, and this is incorrect.    
  
Under FreeBSD-4.X, the threaded server (worker, et al) do  
not work at all, and the prefork mpm must be used, so no  
threading is needed and therefore --with-tsrm-pth is not  
required.    
  
Under FreeBSD-current ((5.0) my desktop system last  
buildworld @ ~Oct3rd) using the worker mpm, the default  
POSIX threading works, and therefore --with-tsrm-pth is  
again not required. 
 
I am not sure if at one point it was required, but it does 
not seem as though it is now. 
 
  
  

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-04-16 16:45 UTC] levim@php.net
-Status: Open +Status: Feedback -Package: Feature/Change Request +Package: *General Issues
 [2014-04-16 16:45 UTC] levim@php.net
Anyone know the current state of this?
 [2014-04-16 16:45 UTC] levim@php.net
-Package: *General Issues +Package: *Configuration Issues
 [2014-12-30 10:41 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 23:01:26 2024 UTC