Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Does Pyrus work after PHP Bug #66550(sqlite3) is fixed? #139

Open
tsuyoshiito opened this issue Aug 3, 2015 · 4 comments
Open

Does Pyrus work after PHP Bug #66550(sqlite3) is fixed? #139

tsuyoshiito opened this issue Aug 3, 2015 · 4 comments

Comments

@tsuyoshiito
Copy link

I can't run Pyrus to install pear libraries on PHP 5.4.40 or later and 5.5.24 or later too.
It seems like PHP Bug fix #66550 is a trigger. http://bugs.php.net/66550

The error message is below.
The SQLite3 object has not been correctly initialised
Exception: The SQLite3 object has not been correctly initialised

Thank you.

@ivancdmon
Copy link

Hi!

I have the same problem tsuyoshilito :(

@obrun
Copy link

obrun commented Feb 4, 2016

Depending on the complexity of what you are installing it may be useful that despite the error and not being able to update the registry it does actually download the tar file, in my case, under pear/downloads. From which the package can be extracted with tar zxpf [package]*gz and installed manually. Unfortunately I too wasn't able to find a solution to the cause of the problem.

@Quix0r
Copy link

Quix0r commented Jul 10, 2017

Same problem. Run as administrator (Windows 10, doh!) and do this:
php pyrus.phar install pear/PHP_CodeSniffer

PHP 7.1.6 (cli)

@hatamiarash7
Copy link

Same problem

@Quix0r not work for me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants