Server Requirements

Requirements Result
Redis Redis extension is installed
Database file Success
Database Connection Success
PHP v.8.1.34
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 3.4.7
Cron - Nudity Detection / Compressing Videos or images Cron not running which means the videos cannot be moderated or can't be compressed. Please check the documentation
AWS S3 Bucket Permission Error: Error executing "PutObject" on "https://zipobucket.s3.ap-south-1.amazonaws.com/thum/6a67c6a2f17760lvg7.jpg"; AWS HTTP error: Client error: `PUT https://zipobucket.s3.ap-south-1.amazonaws.com/thum/6a67c6a2f17760lvg7.jpg` 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.AKIASJ4XUHUCW6RKIF6AC5JG3TFXMPFHSZ0CDEIlYZq3IbeQdk/I7oBQqzawnwwIAT3bPLJdAIto+X6EaN3YYKkhMax2ueegbi5eal0/GRsSbk12XjeTnJbLuxnalmdejs8h
Memory Limit 1280M

Admin Portal Config

$baseurl= "http://zipo.in/mobileapp_api/";
define("status" , "live");
define("API_KEY" , "156c4675-9608-4591-b2ec-xxxxxxx");

Android App Config

public static final String BASE_URL= "http://zipo.in/mobileapp_api/";
public static final String API_KEY= "156c4675-9608-4591-b2ec-xxxxxxx";

IOS App Config

var BASE_URL = "http://zipo.in/mobileapp_api/"
let API_KEY= "156c4675-9608-4591-b2ec-xxxxxxx"