Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Sqlite3 well installing #26

Open
xelorz opened this issue Jul 15, 2016 · 1 comment
Open

Error with Sqlite3 well installing #26

xelorz opened this issue Jul 15, 2016 · 1 comment

Comments

@xelorz
Copy link

xelorz commented Jul 15, 2016

I'm getting the following error well isntalling with pyrus using php7.0 under ubuntu 16.04 well install just the Net_RouterOS package:
Error: package pear2.php.net/PEAR2_Net_RouterOS could not be installed in registry: The SQLite3 object has not been correctly initialised
Exception: The SQLite3 object has not been correctly initialised

Sqlite is installed for php7.0 currently. Other pyrus projects install correctly. Infact I run that with optional dependencies which install correctly before the Net RouterOS package attempts to intall and fails. Any suggestions?

@boenrobot
Copy link
Member

boenrobot commented Jul 15, 2016

Because of the console, the latest version has problems being installed with Pyrus. In general, Pyrus has problems with executables.

I would recommend using Composer instead, more specifically:
composer require pear2/net_routeros:*@alpha

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

No branches or pull requests

2 participants