Warnings in greyhole

guerilla
Posts: 65
Joined: Thu Jan 13, 2011 3:11 pm

Warnings in greyhole

Postby guerilla » Fri Oct 05, 2012 5:29 am

When I run greyhole from the terminal im getting warnings about PHP. Not knowing what they mean I dont know if they are important (I assume not as everything is functioning fine).

Code: Select all

greyhole -s PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/pdo_sqlite.so' - /usr/lib/php5/20090626/pdo_sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/sqlite3.so' - /usr/lib/php5/20090626/sqlite3.so: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/xsl.so' - /usr/lib/php5/20090626/xsl.so: cannot open shared object file: No such file or directory in Unknown on line 0
Can anyone shed any light on this?

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Warnings in greyhole

Postby bigfoot65 » Fri Oct 05, 2012 10:16 am

There should not be any warnings. Have to run Ubuntu updates? Might need to check the status of that file. Is it possible it was inadvertently removed?
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

guerilla
Posts: 65
Joined: Thu Jan 13, 2011 3:11 pm

Re: Warnings in greyhole

Postby guerilla » Mon Oct 08, 2012 6:21 am

Code: Select all

ls /usr/lib/php5/20090626/ intl.so mcrypt.so mysqli.so mysql.so pdo_mysql.so pdo.so
So it looks like the files are not there, I don't remember removing them for any reason either. Just ran update and upgrade and the problem persists.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Warnings in greyhole

Postby bigfoot65 » Mon Oct 08, 2012 6:23 am

Is this a new install? Please check the hda install log in the root folder. I wonder if your initial install did not complete successfully.

Another option would be to try and reinstall that file. You may need to search the internet to determine which package is required.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

guerilla
Posts: 65
Joined: Thu Jan 13, 2011 3:11 pm

Re: Warnings in greyhole

Postby guerilla » Mon Oct 08, 2012 6:38 am

this si not a new install, it was performed a bit after the release of amahi on ubuntu.

My log is here http://paste.ubuntu.com/1267401/

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Warnings in greyhole

Postby bigfoot65 » Mon Oct 08, 2012 6:44 am

I do not see any errors in the log. Interesting that this warning is showing as we use MySQL or the database and not SQLite.

Have you tried installing pdo_sqlite? You might want to check the greyhole.conf file and ensure it reflects MySQL. It should not have been changed since we have always used MySQL with Ubuntu and Amahi.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

guerilla
Posts: 65
Joined: Thu Jan 13, 2011 3:11 pm

Re: Warnings in greyhole

Postby guerilla » Mon Oct 08, 2012 6:52 am

greyhole.conf http://paste.ubuntu.com/1267416/

looks like it is using MySql.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Warnings in greyhole

Postby bigfoot65 » Mon Oct 08, 2012 7:05 am

Yep. Have you tried reinstalling pdo_sqlite?
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

guerilla
Posts: 65
Joined: Thu Jan 13, 2011 3:11 pm

Re: Warnings in greyhole

Postby guerilla » Mon Oct 08, 2012 7:12 am

no, im just googling how that would be done. my knowledge isn't much better than apt-get *filename*

guerilla
Posts: 65
Joined: Thu Jan 13, 2011 3:11 pm

Re: Warnings in greyhole

Postby guerilla » Mon Oct 08, 2012 7:16 am

after running

Code: Select all

sudo apt-get install --reinstall php5-sqlite
I seem to be progressing somewhat as now when running a greyhole command I have the following

Code: Select all

greyhole -s PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/xsl.so' - /usr/lib/php5/20090626/xsl.so: cannot open shared object file: No such file or directory in Unknown on line 0

Who is online

Users browsing this forum: No registered users and 10 guests