[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

AW: PHP Warning: PHP Startup: Unable to load dynamic library



Well doh me!

apt-get remove libexpect-php5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libexpect-php5 is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

apt-get install libexpect-php5
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  expect
Suggested packages:
  expectk
The following NEW packages will be installed:
  expect libexpect-php5
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/259 kB of archives.
After this operation, 545 kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Selecting previously deselected package expect.
(Reading database ... 142130 files and directories currently installed.)
Unpacking expect (from .../expect_5.44.1.15-4_amd64.deb) ...
Selecting previously deselected package libexpect-php5.
Unpacking libexpect-php5 (from .../libexpect-php5_0.2.6-1_amd64.deb) ...
Processing triggers for man-db ...
Setting up expect (5.44.1.15-4) ...
Setting up libexpect-php5 (0.2.6-1) ...

And now it works :D

Thanks mate!

Cheers,

John 

-----Ursprüngliche Nachricht-----
Von: Michael Tsang [mailto:miklcct@gmail.com] 
Gesendet: Mittwoch, 16. Februar 2011 11:05
An: debian-user@lists.debian.org
Betreff: Re: PHP Warning: PHP Startup: Unable to load dynamic library

On Wednesday 16 February 2011 17:34:39 Boblitz John wrote:
> I'm getting the following error every 30 to 60 minutes in my mail:
> 
> PHP Warning: PHP Startup: Unable to load dynamic library 
> '/usr/lib/php5/20090626/expect.so' - /usr/lib/php5/20090626/expect.so:
> cannot open shared object file: No such file or directory in Unknown 
> on line 0
Dear John,

Can you try (re)installing libexpect-php5? After that, if you still can't get PHP to load it, please post the output of `dpkg -l libexpect-php5' here.

Michael
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html


Reply to: