Dec 1st, 2015, 2:21 PM
Have you tried using the entire full path on the line:
require_once("../forms/global/api/api.php");
Something probably like /home/yourusername/public_html/forms/global/api/api.php
require_once("../forms/global/api/api.php");
Something probably like /home/yourusername/public_html/forms/global/api/api.php