php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58712 apd not compadible with Zend Optimizer
Submitted: 2009-06-08 15:38 UTC Modified: 2015-02-26 07:36 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: omega13a at yahoo dot com Assigned:
Status: Suspended Package: apd (PECL)
PHP Version: Irrelevant OS: CentOS 5.2
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: omega13a at yahoo dot com
New email:
PHP Version: OS:

 

 [2009-06-08 15:38 UTC] omega13a at yahoo dot com
Description:
------------
APD apparently isn't compatible with Zend Optimizer. I tried to install the Zend Optimizer and now I get error 500 pages. The site's error log gives me this info:

[Mon Jun 08 12:21:22 2009] [error] [client 71.146.92.40] PHP:  Error parsing /etc/php.d/htscanner.ini on line 13
[Mon Jun 08 12:21:22 2009] [error] [client 71.146.92.40] PHP Fatal error:  [Zend Optimizer] Zend Optimizer 3.3.3 is incompatible with Advanced PHP Debugger (APD) 0.9 in Unknown on line 0
[Mon Jun 08 12:21:22 2009] [error] [client 71.146.92.40] Premature end of script headers: phpinfo.php
[Mon Jun 08 12:21:22 2009] [error] [client 71.146.92.40] File does not exist: /var/www/vhosts/fedtrek.com/httpdocs/500.shtml

Expected result:
----------------
To be able to use Zend Optimizer with no problems

Actual result:
--------------
Error 500

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-02-26 07:36 UTC] krakjoe@php.net
-Status: Open +Status: Suspended
 [2015-02-26 07:36 UTC] krakjoe@php.net
APD hasn't had a release in 10 years, this means it's source code is way out of sync with modern PHP.

I'm going to mark this bug as suspended, the report can still be found if a maintainer for APD comes forward.

Sorry about the wait.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 13:01:30 2024 UTC