Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2011-03-12 23:06:50

jinko
Member
Registered: 2011-03-06
Posts: 6

Error driving me crazy! ..lol

Every now and then I keep getting this error in my admin section but I'm not sure if it's actually loading on any of my pages...

ErrorException [ 32 ]: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/ffmpeg.so' - libavformat.so.1d: cannot open shared object file: No such file or directory ~ Unknown [ 0 ]

I  have ffmpeg installed and libavformat. Wondering if there is a way to turn that off or a file I can check somewhere to see if it is enabled and shouldn't be?


Thanks!

Offline

#2 2011-03-13 00:59:59

jinko
Member
Registered: 2011-03-06
Posts: 6

Re: Error driving me crazy! ..lol

Would it be bad if I took the ffmpeg.so entry out of php.ini to try and see if the error would stop? Would that stop ffmpeg from working with the script?

Offline

#3 2011-03-13 08:42:26

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error driving me crazy! ..lol

Our script does not require the ffmpeg-php extension to work. Only the ffmpeg binary is required. You can remove the extension from php.ini.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#4 2011-03-13 15:28:38

jinko
Member
Registered: 2011-03-06
Posts: 6

Re: Error driving me crazy! ..lol

that didn't do it. I commented out the extension=ffmpeg.so from my php.ini file and restarted apache but am still getting the same error message.

Offline

#5 2011-03-13 15:31:48

Coscast
Member
From: Germany
Registered: 2010-10-03
Posts: 546

Re: Error driving me crazy! ..lol

Did you do a restart, or a shutdown and start ?

Try to Stop and then Start again, NOT restart.

Second: Stop apache and look if a php process is still running.

Killall php5-cgi for example.

Had the same issue until i saw that a php process was still running when i stopped lighty.
If a process is still running, the php cfg won't be updated.

Last edited by Coscast (2011-03-13 15:34:32)


sgt-halfsize-banner.jpg

Offline

#6 2011-03-13 16:36:07

jinko
Member
Registered: 2011-03-06
Posts: 6

Re: Error driving me crazy! ..lol

it worked. thanks for the help!

Offline

Board footer

Powered by FluxBB