php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66756 blank page
Submitted: 2014-02-23 16:44 UTC Modified: 2017-01-10 08:31 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: jp at giot dot net Assigned:
Status: Suspended Package: BLENC (PECL)
PHP Version: 5.4.25 OS: Windows8
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2014-02-23 16:44 UTC] jp at giot dot net
Description:
------------
using a fresh installation of xampp 1.8.2 
Apache/2.4.7 (Win32) OpenSSL/0.9.8y PHP/5.4.25
Zend Extension Build API220100525,TS,VC9
PHP Extension Build API20100525,TS,VC9
Architecture x86
php_blenc-1.1.3b-5.4-ts-vc9-x86

using the php_blenc.dll  which seems to match versions numbers when loading any page containing <?php the server failed to send any data. blank page

the relevant entry in apache log is
[Sun Feb 23 11:31:51.021124 2014] [mpm_winnt:notice] [pid 14956:tid 340] AH00428: Parent: child process 13704 exited with status 3221225477 -- Restarting.

can't figure out why apache thread is exiting

cscript /nologo configure.js "--enable-snapshot-build" "--disable-isapi" "--enable-debug-pack" "--without-mssql" "--without-pdo-mssql" "--without-pi3web" "--with-pdo-oci=C:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8=C:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8-11g=C:\php-sdk\oracle\instantclient11\sdk,shared" "--enable-object-out-dir=../obj/" "--enable-com-dotnet=shared" "--with-mcrypt=static" "--disable-static-analyze" "--with-pgo" 

Test script:
---------------
<?php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-08-17 11:15 UTC] pasanen dot tuukka at gmail dot com
Remove 'opcache' from Blenc encoded directories it should solve this problem.
 [2017-01-10 08:31 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-01-10 08:31 UTC] kalle@php.net
I'm suspending the reports for BLENC as it doesn't seem to have stalled (looking at both repositories I could find on git.php.net and github) and it does not seem compatible with any currently supported version of PHP either. Please unsuspend in case someone takes over this extension
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC