Forum Moderators: phranque
I've been trying to call and run a binar called ffmpeg from php adn the exec()function with no success I'm afraid.
When I run this binar with the command line in telnet it works just fine but not when I try with php... The strangest part is that another binar called mencoder runs fine from php!...
The error I get is 6736 Segmentation fault but I'm really not sure why this only happens with this ffmpeg...
I'd appreciate any suggestions or ideas you may have... Could this be a file permission issue? I've tried changing this.. not sure I tried the right way. Could this have to do with the binar and in this case would I get this error? How can I check? I don't know...
Our dedicated server details: Fedora with Apache
Thank you!
AndieR