Server Requirements

Requirements Result
Database file Success
Database Connection Success
PHP 7.0.0+ v.7.0.33-75+ubuntu22.04.1+deb.sury.org+1
PDO PHP Extension Enabled
cURL PHP Extension Enabled
OpenSSL PHP Extension Enabled
MBString PHP Extension Enabled
GD PHP Extension Enabled
Zip PHP Extension Enabled
exec Enabled
shell_exec Enabled
allow_url_fopen Enabled
ffmpeg 4.4.2-0ubuntu0.22.04.1
File Upload Max Size upload_max_filesize is Ok
Post Max Size post_max_size is Ok
AWS S3 Bucket Permission Error executing "PutObject" on "https://hookzapp-clipz.s3.eu-west-1.amazonaws.com/thum/test.png"; AWS HTTP error: Client error: `PUT https://hookzapp-clipz.s3.eu-west-1.amazonaws.com/thum/test.png` resulted in a `403 Forbidden` response: InvalidAccessKeyIdThe AWS Access Key Id you provided (truncated...) InvalidAccessKeyId (client): The AWS Access Key Id you provided does not exist in our records. - InvalidAccessKeyIdThe AWS Access Key Id you provided does not exist in our records.AKIAQHRA24PTUEACFSTHX3C5WR3R9EQ1CQX2sFBcFFveS84D18AUhFIzL4khnvKNe9WcPNBYoBML6d6YvvuP4ovPJnYG9M3Q/tMzBKPE959Cwm+JKI1LY2YYiq6NHBhSW/6R
Memory Limit 128M

Admin Portal Config

$baseurl= "http://videos-dig.hookzapp.com/";
define("status" , "live");
define("API_KEY" , "156c4675-9608-4591-1111-00000");

Android App Config

public static final String BASE_URL= "http://videos-dig.hookzapp.com/";
public static final String API_KEY= "156c4675-9608-4591-1111-00000";

IOS App Config

var BASE_URL = "http://videos-dig.hookzapp.com/"
let API_KEY= "156c4675-9608-4591-1111-00000"