Hi,
I am troubleshooting a problem where the php5 package was replaced and caused lots of psa/plesk packages to be removed. This system details are;
# cat core.version
11.5.30 Ubuntu 12.04 115140407.17
# lsb_release -a
Description: Ubuntu 12.04.2 LTS
Codename: precise
# uname -a
Linux my.host.name 3.2.0-45-generic #70-Ubuntu SMP Wed May 29 20:12:06 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
The plesk panel is up, the websites are running, and the email services are running, but there are many errors like so;
==> error.log <==
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/json.so' - /usr/lib/php5/20090626/json.so: cannot open shared object file: No such file or directory in Unknown on line 0
I also get the following error when inspecting the json module;
root@vps:/etc/php5/mods-available# php -i|grep -i json
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/json.so' - /usr/lib/php5/20090626/json.so: cannot open shared object file: No such file or directory in Unknown on line 0
/etc/php5/cli/conf.d/20-json.ini,
json
json support => enabled
json version => 1.2.1
here are the php related modules;
root@vps:/etc/php5/mods-available# dpkg -l | grep php
ii libapache2-mod-php5 5.3.10-1ubuntu3.18 server-side, HTML-embedded scripting language (Apache 2 module)
ii php-pear 5.3.10-1ubuntu3.18 PEAR - PHP Extension and Application Repository
ii php5 5.3.10-1ubuntu3 server-side, HTML-embedded scripting language (metapackage)
ii php5-cgi 5.3.10-1ubuntu3.18 server-side, HTML-embedded scripting language (CGI binary)
ii php5-cli 5.3.10-1ubuntu3.18 command-line interpreter for the php5 scripting language
ii php5-common 5.3.10-1ubuntu3.18 Common files for packages built from the php5 source
ii php5-curl 5.3.10-1ubuntu3.18 CURL module for php5
ii php5-dev 5.3.10-1ubuntu3.18 Files for PHP5 module development
ii php5-gd 5.3.10-1ubuntu3.18 GD module for php5
ii php5-imap 5.3.5-0ubuntu2 IMAP module for php5
ii php5-ioncube-loader 4.2.2-13072218 PHP ionCube Loader
ic php5-json 1.3.6-1+deb.sury.org~precise+1 JSON module for php5
ii php5-mcrypt 5.3.5-0ubuntu1 MCrypt module for php5
ii php5-mysql 5.3.10-1ubuntu3.18 MySQL module for php5
ii php5-sqlite 5.3.10-1ubuntu3.18 SQLite module for php5
ii php5-xcache 1.3.2-1 Fast, stable PHP opcode cacher
ii php5-xsl 5.3.10-1ubuntu3.18 XSL module for php5
ii psa-php5-configurator 1.6.3-ubuntu12.04.build115130724.18 Parallels Panel v1.6.3 configurator for php5
ii psa-phpmyadmin 4.1.12-ubuntu12.04.build115140407.17 MySQL web administration tool adapted for Parallels Panel
ii psa-phppgadmin 5.0.4-ubuntu12.04.build115130415.19 PostgreSQL web administration tool adapted for Parallels Panel
ii psa11-php-fakepackage 11.0.9-ubuntu12.04.build110120608.16 Parallels Panel fake php package
any suggestions on what I need to install to get that json.so file back?
Thanks,
Tom
I am troubleshooting a problem where the php5 package was replaced and caused lots of psa/plesk packages to be removed. This system details are;
# cat core.version
11.5.30 Ubuntu 12.04 115140407.17
# lsb_release -a
Description: Ubuntu 12.04.2 LTS
Codename: precise
# uname -a
Linux my.host.name 3.2.0-45-generic #70-Ubuntu SMP Wed May 29 20:12:06 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
The plesk panel is up, the websites are running, and the email services are running, but there are many errors like so;
==> error.log <==
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/json.so' - /usr/lib/php5/20090626/json.so: cannot open shared object file: No such file or directory in Unknown on line 0
I also get the following error when inspecting the json module;
root@vps:/etc/php5/mods-available# php -i|grep -i json
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/json.so' - /usr/lib/php5/20090626/json.so: cannot open shared object file: No such file or directory in Unknown on line 0
/etc/php5/cli/conf.d/20-json.ini,
json
json support => enabled
json version => 1.2.1
here are the php related modules;
root@vps:/etc/php5/mods-available# dpkg -l | grep php
ii libapache2-mod-php5 5.3.10-1ubuntu3.18 server-side, HTML-embedded scripting language (Apache 2 module)
ii php-pear 5.3.10-1ubuntu3.18 PEAR - PHP Extension and Application Repository
ii php5 5.3.10-1ubuntu3 server-side, HTML-embedded scripting language (metapackage)
ii php5-cgi 5.3.10-1ubuntu3.18 server-side, HTML-embedded scripting language (CGI binary)
ii php5-cli 5.3.10-1ubuntu3.18 command-line interpreter for the php5 scripting language
ii php5-common 5.3.10-1ubuntu3.18 Common files for packages built from the php5 source
ii php5-curl 5.3.10-1ubuntu3.18 CURL module for php5
ii php5-dev 5.3.10-1ubuntu3.18 Files for PHP5 module development
ii php5-gd 5.3.10-1ubuntu3.18 GD module for php5
ii php5-imap 5.3.5-0ubuntu2 IMAP module for php5
ii php5-ioncube-loader 4.2.2-13072218 PHP ionCube Loader
ic php5-json 1.3.6-1+deb.sury.org~precise+1 JSON module for php5
ii php5-mcrypt 5.3.5-0ubuntu1 MCrypt module for php5
ii php5-mysql 5.3.10-1ubuntu3.18 MySQL module for php5
ii php5-sqlite 5.3.10-1ubuntu3.18 SQLite module for php5
ii php5-xcache 1.3.2-1 Fast, stable PHP opcode cacher
ii php5-xsl 5.3.10-1ubuntu3.18 XSL module for php5
ii psa-php5-configurator 1.6.3-ubuntu12.04.build115130724.18 Parallels Panel v1.6.3 configurator for php5
ii psa-phpmyadmin 4.1.12-ubuntu12.04.build115140407.17 MySQL web administration tool adapted for Parallels Panel
ii psa-phppgadmin 5.0.4-ubuntu12.04.build115130415.19 PostgreSQL web administration tool adapted for Parallels Panel
ii psa11-php-fakepackage 11.0.9-ubuntu12.04.build110120608.16 Parallels Panel fake php package
any suggestions on what I need to install to get that json.so file back?
Thanks,
Tom