You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DOCUMENTATION/content/documentation/index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1728,6 +1728,10 @@ To install FFMPEG in the Workspace container
1728
1728
1729
1729
3 - Re-build the container `docker-compose build workspace`
1730
1730
1731
+
4 - If you use the `php-worker` container too, please follow the same steps above especially if you have conversions that have been queued.
1732
+
1733
+
**PS** Don't forget to install the binary in the `php-fpm` container too by applying the same steps above to its container, otherwise the you'll get an error when running the `php-ffmpeg` binary.
0 commit comments