Accrual to Clinical Trials
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info Box
titleThe plugins need a folder to create and write files to

The Patient Set Viewer and Patient List Exporter other ACT software requires a working directory. Here the software creates and updates files for background jobs, caching, and other tasks. The software needs create and write filesto this working directory.

Steps
  1. Make sure you have an entry in ACT_config.php for working_directory
  2. Create this path on your web server
  3. Give write permission to the web server for this directory
    For example, on your DEV server  chmod 777 /opt/viewer_jobs

 

...