SimonTheMime
Verified User
- Joined
- Feb 18, 2010
- Messages
- 22
Commenting it brought it back, yep. For the record, tailing with grep error (with it uncommented) returns:Comment out the ffmpeg stuff at the end of php.ini and restart. Something is wrong with your ffmpeg.so
Code:
Stopping httpd: [ OK ]
Starting httpd: [Thu Feb 18 12:49:14 2010] [warn] module php5_module is already loaded, s
kipping
[Thu Feb 18 12:49:14 2010] [warn] NameVirtualHost 66.79.186.85:443 has no VirtualHosts
[Thu Feb 18 12:49:13 2010] [error] [client 202.160.178.87] File does not exist: /var/www/
html/299
[Thu Feb 18 12:49:13 2010] [error] [client 202.160.178.87] File does not exist: /var/www/
html/404.shtml
/usr/sbin/httpd: symbol lookup error: /usr/local/lib/php/extensions/ffmpeg.so: undefined
symbol: register_ffmpeg_frame_class
Commented, sites are running. What could be wrong with the ffmpeg.so?
Last edited: