Knowledge base

OJS installation guide

Quick reference for deploying Open Journal Systems. For the full production checklist, see the dedicated guide below.

Install OJS 3.4 from the official PKP release (not development branches). Requirements: PHP 8.1+, MySQL 5.7+/MariaDB 10.3+, HTTPS, and a files directory outside the web root.

  1. Upload and extract OJS to your host
  2. Create MySQL database and user
  3. Set directory permissions (cache, public, files path)
  4. Run the web installer and configure SMTP
  5. Enable SSL and set base_url to HTTPS

Next steps: