PHP Warning: PHP Startup: Unable to load dynamic library PDO.SO

msalmanzaib

Member
Dec 20, 2013
15
0
1
cPanel Access Level
Website Owner
Respected Administrators,

I am getting errors in error log I recently installed ffmpeg on my CentOS dedicated 64bit server.

[22-Feb-2014 02:51:18 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo.so extension=pdo_sqlite.so extension=sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo.so extension=pdo_sqlite.so extension=sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0

PDO is already enable .
// PHP.INI
PDO support enabled
PDO drivers sqlite, sqlite2, mysql
PDO Driver for MySQL enabled
Client API version 5.1.72

Please provide step by step procedure to solve this issue.

Thanks alot.
 

msalmanzaib

Member
Dec 20, 2013
15
0
1
cPanel Access Level
Website Owner
I think I need to add this line in PHP.INI file

/usr/local/lib/php/extensions/no-debug-non-zts-20060613/ffmpeg.so

How can I add this line via WHM permanently. As if I will add this via SSH then next time easy apache will delete it.

Please provide solution asap.

Thanks !
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

Please note that assistance with FFMPEG software application installations (including software that utilizes this software) and technical support for this piece of software are not available from cPanel. While FFMPEG software is distributed subject to GPL licenses, the use and installation of the software may also require patent licenses from third parties.

Because of the legal uncertainty relating to the FFMPEG software application, we are not able to assist in the installation or troubleshooting of FFMPEG.

This is not legal advice or a legal opinion. We are simply explaining that our participation in the installation/troubleshooting of this software is not available. Please see the following location for any legal discussion:

FFmpeg License and Legal Considerations

You may want to try searching for installation assistance on forums where FFMPEG discussions occur. Or, you can search this forum for "ffmpeg" to see some threads that show how other users have installed it.

Thank you.