CumulusClips - Forums
Getting error on video upload
I've just installed CumulusClips yesterday and followed all the instructions I could find. Seems when I try to upload a video file, I'm getting this error:
Not Implemented
GET not supported for current URL.
Additionally, a 501 Not Implemented error was encountered while trying to use an ErrorDocument to handle the request.
Directories all look like permissions are set correctly.
Any help on this would be appreciated.
Thanks.
Not Implemented
GET not supported for current URL.
Additionally, a 501 Not Implemented error was encountered while trying to use an ErrorDocument to handle the request.
Directories all look like permissions are set correctly.
Any help on this would be appreciated.
Thanks.


Screenshot_3.jpg
1476 x 363 - 84K


Screenshot_3.jpg
1476 x 363 - 84K
Comments
[21-Dec-2020 01:43:26 UTC] PHP Warning: Module 'imagick' already loaded in Unknown on line 0
file_uploads = On
allow_url_fopen = On
allow_url_include = On
asp_tags = On
display_errors = On
enable_dl = On
max_execution_time = 1500
max_input_time = 600
max_input_vars = 1000
memory_limit = 128M
post_max_size = 550M
register_globals = Off
safe_mode = Off
session.gc_maxlifetime = 1440
session.save_path = "/var/cpanel/php/sessions/ea-php56"
short_open_tag = On
upload_max_filesize = 550M
zlib.output_compression = Off
https://support.cpanel.net/hc/en-us/articles/360052373474-Severity-Core-Warning-Module-imagick-already-loaded-Unknown-0
Also, what version of PHP are you running? Note that 5.6 was EOL as of Jan 2019:
https://www.php.net/supported-versions.php