Skip to content

edocs path appears to be hard coded #67

@pbchase

Description

@pbchase

It looks like the edocs test is bad. it appears the edocs path is hard coded. In this example, the settings file had edoc_path = /var/edocs_d, but test -e /var/https/stage_d/edocs makes no sense.

[redcapstage.ctsi.ufl.edu] run: ln -s /var/www.backup/stage_d-20200310T1424 /var/https/stage_d
[redcapstage.ctsi.ufl.edu] run: chmod 775 /var/www.backup/stage_d-20200310T1424/modules
[redcapstage.ctsi.ufl.edu] run: test -e /var/edocs_d
[redcapstage.ctsi.ufl.edu] run: echo "update redcap_config set value='/var/edocs_d' where field_name = 'edoc_path';" | mysql
[redcapstage.ctsi.ufl.edu] run: test -e /var/https/stage_d/edocs
[redcapstage.ctsi.ufl.edu] run: ls -1 /var/https/stage_d/edocs
[redcapstage.ctsi.ufl.edu] out: index.html
[redcapstage.ctsi.ufl.edu] out: 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions