php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56750 apc not work in ssl
Submitted: 2005-12-28 02:36 UTC Modified: 2006-03-01 19:19 UTC
From: maccran at hotmail dot com Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 5.1.1 OS: freebsd
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: maccran at hotmail dot com
New email:
PHP Version: OS:

 

 [2005-12-28 02:36 UTC] maccran at hotmail dot com
Description:
------------
when i use https with apc it make apache terminate 
in http it work correct


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-24 00:06 UTC] rasmus@php.net
The two can't possibly have anything to do with each other.
 [2006-02-26 19:47 UTC] maccran at hotmail dot com
i mean when i start apache with
apache start     <----------------
apache run ready with php+apc but
apache startssl  <----------------
apache not run
 [2006-02-26 19:48 UTC] maccran at hotmail dot com
i mean when i start apache with
apachectl   start     <----------------
apache run ready with php+apc but
apachectl    startssl  <----------------
apache not run
 [2006-02-26 19:52 UTC] rasmus@php.net
Anything in your error log?
 [2006-02-27 05:25 UTC] maccran at hotmail dot com
it does not show any thing (httpd-access.log,httpd-error.log,httpd-ssl_request.log  )
that tell me what happen with terminate
 [2006-03-01 19:19 UTC] maccran at hotmail dot com
i have use freebsd 5.4 it not problem anymore
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 05:01:30 2024 UTC