[PEAR-BUG] Bug #20568 [NEW]: Pyrus fails to run with binary build of PHP
[email protected] ("ronald dot petty at gmail dot com") Tue, 7 Jul 2015 01:46:28 +0100 (BST)
| Newsgroups | php.pear.doc,php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
From: #b9ba5b101b9b9a41f33 Operating system: Windows Server 2012 Package version: PHP version: 5.6.10 Package: Documentation Bug Type: Bug Bug description: Pyrus fails to run with binary build of PHP Description: ------------ The pyrus docs say its self contained. What it didn't say was that php has to have certain requirements. I installed 5.6.10 (latest as of 6-July-2015) binary on Windows Server 2012, and it seems it requires sqlite3. That doesn't seem to be a listed requirement in the initial documentation. Is this a bug, or just an oversite? In either case, do we ask php.net to fix they build, change the requirements of pyrus, or something else? Thanks! Site seems so dated, hard to tell if its even the right tool use. Test script: --------------- PS C:\php_class> C:\php\php.exe .\pyrus.phar info xml Expected result: ---------------- package gets installed Actual result: -------------- You must compile PHP with the following extensions enabled: sqlite3 or install the necessary extensions for your distribution. -- Edit bug report at https://pear.php.net/bugs/bug.php?id=20568&edit=1 --