define('INDEX_FILE_LOCATION', __FILE__); require('./lib/pkp/includes/bootstrap.inc.php'); // Serve the request $application =& PKPApplication::getApplication(); $application->execute();