On my local pc, I've installed the FFmpeg package and run my Laravel application nicely. But when I deployed my application in the cloud server FFmpeg is not working properly. When I upload an audio file this error occurred. "Unable to load FFProbe" I tried many times to install the FFmpeg package on the cloud server. It shows successfully installed but the package is not working. What can I do now? I am using PHP 8.1 and Laravel version 8
Asked
Active
Viewed 59 times