Author Topic: really odd error  (Read 384 times)

bishpick

  • Newbie
  • *
  • Posts: 13
really odd error
« on: August 16, 2010, 10:34:56 AM »
[16-Aug-2010 11:28:58] PHP Warning:  Module 'ffmpeg' already loaded in Unknown on line 0

My audio player stoped working and I have a GROWING error log in the root dir filled with this error when I foud it, it was up to 21mb of nothing but this. I cleared the file and it is adding a new line about every 20 sec.

bishpick

  • Newbie
  • *
  • Posts: 13
Re: really odd error
« Reply #1 on: August 16, 2010, 10:40:25 AM »
I have found out it is adding the error twice any time a page is loaded

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5949
  • PHPmotion Developer
Re: really odd error
« Reply #2 on: August 16, 2010, 01:42:55 PM »


i would guess you have a double entry loading ffmpeg in your php.ini file.
also php ffmpeg is not required.