
06-13-2010, 02:32 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Jun 2008
Location: United Kingdom
Posts: 74
|
|
Im getting a strange error AND bouncing mail (piped to a support desk) and i wondered if anyone can shead any light of offer any tips.
The error is:
Quote:
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
pipe to |/home/xxxxx/public_html/support/cli/index.php
generated by xxxx@domain.com
The following text was generated during the delivery attempt:
------ pipe to |/home/xxxxx/public_html/support/cli/index.php
generated by xxxx@domain.com ------
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/ffmpeg.so' - libavcodec.so.51: cannot open shared object file: No such file or directory in Unknown on line 0
|
ffmpeg has been reinstalled and the dc tech's cant seem to replicate this error when emailing the same address 
__________________
★ Leapfrog Hosting - www.leapfroghosting.co.uk
★ cPanel Hosting - Virtual Servers - Dedicated Servers - Domain Registration
★ UK Based Servers, Adult Content Permitted, 99.9% Uptime
|

06-13-2010, 03:34 PM
|
|
Temporarily Suspended
|
|
Join Date: Apr 2010
Location: Luxembourg
Posts: 196
|
|
|

06-13-2010, 04:06 PM
|
|
Web Hosting Master
|
|
Join Date: Apr 2001
Location: Paradise
Posts: 11,337
|
|
Have you jailed SSH on that account? if yes, try to enable full SSH access, since probably with jailed SSH you don't have access to the php libraries that you are trying to execute through PHP cli.
|

06-13-2010, 04:51 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Jun 2008
Location: United Kingdom
Posts: 74
|
|
Quote:
Originally Posted by Jedito
Have you jailed SSH on that account? if yes, try to enable full SSH access, since probably with jailed SSH you don't have access to the php libraries that you are trying to execute through PHP cli.
|
Already had full SSH access on this.
Quote:
Originally Posted by allin1
|
This says DirectAdmin. Im on cPanel/WHM on CentOS 5. Does this still apply?
Also, is this is php or ffmpeg issuse as support think ffmpeg
__________________
★ Leapfrog Hosting - www.leapfroghosting.co.uk
★ cPanel Hosting - Virtual Servers - Dedicated Servers - Domain Registration
★ UK Based Servers, Adult Content Permitted, 99.9% Uptime
|

06-13-2010, 06:41 PM
|
|
Web Hosting Master
|
|
Join Date: Apr 2001
Location: Paradise
Posts: 11,337
|
|
have you tried running php /home/xxxxx/public_html/support/cli/index.php
from command line?
|

06-13-2010, 06:43 PM
|
|
Web Host Extraordinaire!!!
|
|
Join Date: Dec 2007
Location: Indianapolis, Indiana USA
Posts: 14,333
|
|
It looks to me like php is trying to load a module/file that doesn't exist.
I'd have support look and see if the file exists where PHP is trying to load it and if not perhaps move/copy ffmpeg.so there.
__________________
█ Michael Denney - MDDHosting, LLC - Professional Hosting Solutions
█ LiteSpeed Powered - Shared, Reseller, Semi-Dedicated, and VPS
█ For high-end shared accounts ideal for business, check out our Semi-Dedicated offerings!
█ http://www.mddhosting.com/ - Providing Quality Services since 2007
|

06-14-2010, 03:04 AM
|
|
Web Hosting Master
|
|
Join Date: Mar 2009
Posts: 968
|
|
Hi,
The error clearly states that the file /usr/local/lib/php/extensions/no-debug-non-zts-20060613/ffmpeg.so is missing. SSH to the server and see if the file is present or not.
If ffmpeg is already installed then the file might be present in some other location. You need to copy the file from that location to /usr/local/lib/php/extensions/no-debug-non-zts-20060613/ or create a symlink /usr/local/lib/php/extensions/no-debug-non-zts-20060613/ to the new .so files folder.
|

06-14-2010, 04:44 AM
|
|
Too smart for her own good.
|
|
Join Date: Feb 2004
Location: Your Screen
Posts: 3,998
|
|
Also double-check that your php.ini isn't trying to load ffmpeg twice. That will create that sort of error too. You only need to load it once.
 Bailey
__________________
Let's Connect on Twitter! @thatsmsgeek2u || Fighting mediocrity one thread at a time.
|

06-14-2010, 11:01 AM
|
|
a lazy evangelist ...
|
|
Join Date: Nov 2005
Location: /etc/fstab
Posts: 1,146
|
|
As far I can remember, this error appear if a symbolic link to libavcodec hasn't been set from /usr/local/lib to /usr/lib
Did you also try updating the library cache?
__________________
█ Mellowhost - Affordable Cpanel and WHM Reseller Hosting
R1Soft, RVSitebuilder, RVSkin, Softaculous, Fantastico, Domain Reseller and many more ...
█ Learn Hosting
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|