Server Requirements
| Requirements |
Result |
| Redis |
Redis extension is installed |
| Database file |
Success |
| Database Connection |
Success |
| PHP |
v.8.1.33 |
| 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 |
6.1.1-3ubuntu5 |
| Cron - Nudity Detection / Compressing Videos or images |
Your PHP version is 8.1.33 |
| Memory Limit |
512M |
Admin Portal Config
$baseurl= "http://clipoapi.vip24.in/";
define("status" , "live");
define("API_KEY" , "c0887227-912b-4dc7-b7c7-3cabcf6e7daf");
Android App Config
public static final String BASE_URL= "http://clipoapi.vip24.in/";
public static final String API_KEY= "c0887227-912b-4dc7-b7c7-3cabcf6e7daf";
IOS App Config
var BASE_URL = "http://clipoapi.vip24.in/"
let API_KEY= "c0887227-912b-4dc7-b7c7-3cabcf6e7daf"