Open Journal Systems  3.3.0
config.php
1 <?php
2 
3  // Enter the location of this directory on disk
4  $_SESSION['location'] = '/Library/WebServer/Documents/swordappv2-php-library/test/website/';
5 
6 ?>