php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #66812 pthread extension error
Submitted: 2014-03-03 08:12 UTC Modified: 2014-04-08 09:24 UTC
From: lengyongheng at foxmail dot com Assigned:
Status: No Feedback Package: pthreads (PECL)
PHP Version: Irrelevant OS: Windows 7
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lengyongheng at foxmail dot com
New email:
PHP Version: OS:

 

 [2014-03-03 08:12 UTC] lengyongheng at foxmail dot com
Description:
------------
---
From manual page: http://www.php.net/class.thread
---
 I add the words "LoadFile .....pthreadVC2.dll" into the apache http.cnf file,then I couldn't start my apache web server ,and it show me "the requested operation has failed",strangely apache error log has no any infomation about the pthread load file.
My PHP Version is 5.4.4 (Thread safe)
Apache Version is 2.2.2
Using pthread version is php_pthreads-0.1.0-5.4-ts-vc9-x86.zip


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-03 08:55 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2014-03-03 08:55 UTC] ab@php.net
Hi,

please check with this page https://www.apachelounge.com/viewtopic.php?t=1641 . Does it work if you just put the pthreadVC2.dll onto the path?

Thanks
 [2014-03-04 02:32 UTC] lengyongheng at foxmail dot com
-Status: Feedback +Status: Open
 [2014-03-04 02:32 UTC] lengyongheng at foxmail dot com
I've checked the LoadFile directive is useful and I think the question is the pthreadVC2.dll file make apache couldn't start normally.
Even I use other uncorrect pthread version to match my php and apache webserver,it shows that two php api interface IDs conflict.
 [2014-03-16 09:13 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2014-03-16 09:13 UTC] ab@php.net
If loading the pthreadVC2.dll alone crashes Apache, i would check the binary compatibility. What your apache is built with? Please try the apachelounge.com vc9 build, maybe also the 2.4 one, not 2.2.
 [2014-04-08 09:24 UTC] ab@php.net
-Status: Feedback +Status: No Feedback
 [2014-04-08 09:24 UTC] ab@php.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: Fri Apr 26 07:01:32 2024 UTC