php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57589 Hidef is not enabled in Win32 PHP version
Submitted: 2007-03-25 06:18 UTC Modified: 2008-09-26 10:54 UTC
From: pcdinh at gmail dot com Assigned:
Status: Closed Package: hidef (PECL)
PHP Version: 5.2.1 OS: Windows XP SP 2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
26 + 29 = ?
Subscribe to this entry?

 
 [2007-03-25 06:18 UTC] pcdinh at gmail dot com
Description:
------------
When I try to enable hidef on PHP 5.2.1 win32 version, I find that it is disabled by default

Reproduce code:
---------------
Look at phpinfo()

Expected result:
----------------
I love to see hidef support Win32

Actual result:
--------------
hidef is disabled

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-26 02:50 UTC] gopalv82 at yahoo dot com
You could try the CVS version of hidef, it has the hidef.ini_path which you can set to something sane for win32.

Secondly, if you're using win32 ... there's a *LOT* of other optimisations you're missing in a lot of places (hidef, apc and in php itself).
 [2008-09-26 10:54 UTC] gopalv82 at yahoo dot com
0.1.1 should fix this as long as you set a valid hidef.ini_path to something sane.
 [2009-09-08 18:18 UTC] yuin21 at hotmail dot com
THANK
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC