Downloading Open Journal Systems

Do you want to install Open Journal Systems on your server? Installing this program will allow you to host journals for you and your colleagues. Open Journal Systems can be used on a web server that is serving other functions; the codes runs to around 200,000 lines, and in terms of memory use, it takes about 100 MB a year to operate and store typical quarterly journal.

System Requirements

To run OJS 2.x, your web server will need:

  • PHP 4.2.x or later (including PHP 5.x) with MySQL or PostgreSQL support
  • A database server: MySQL 3.23 or later OR PostgreSQL 7.1 or later
  • UNIX-like OS recommended (such as Linux, FreeBSD, Solaris, Mac OS X, etc.). OJS 2.0.2 and above supports Windows servers (including IIS).

If you do not understand these system requirements, consult your department's technical administrator. The Public Knowledge Project may be able to provide further advice as required and, if circumstances require it, may be able to, at least initially, host a journal's version of OJS.

Legal Information

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free SoftwareFoundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Please read the software license for a summary of its terms and conditions. Please note that by installing and/or modifying this program, you are agreeing to the terms and conditions listed in the software license.

Contacting Us

Download Instructions

For installation instructions, decompress the downloaded file and consult the README document. If you continue to have difficulty installing OJS, review these steps, and consult your technical administrator.

OJS 2.X

Current Development Release (Dec 21, 2009)

Current Stable Release (November 19, 2009)

Previous Releases
Note: PKP has discovered a security flaw affecting all versions of OJS 2.x prior to OJS 2.1. It is strongly suggested that users upgrade their installations to the most recent release of OJS, or apply this patch to correct the problem.

OJS 1.x

OJS 1.x contains a mild security flaw allowing readers to access the abstract, title, and authorship information of declined and unpublished submissions. If you use OJS 1.x, please apply this patch to correct the problem.

The OJS 1.x line is no longer supported and is not recommended for new installations. Users of OJS 1.x are encouraged to upgrade as soon as possible to the OJS 2.x line, as PKP will eventually drop support for the 1.x -> 2.x migration tools currently included with OJS 2.x.

Previous Releases

Third-party Contributions

CVS Access

CVSweb

Anonymous CVS

cvs -d :pserver:anonymous@lib-pkp.lib.sfu.ca:/cvs login
cvs -d :pserver:anonymous@lib-pkp.lib.sfu.ca:/cvs co ojs2

(checkout module "ojs" for OJS 1.1)