Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edocs path appears to be hard coded #67

Open
pbchase opened this issue Mar 10, 2020 · 0 comments
Open

edocs path appears to be hard coded #67

pbchase opened this issue Mar 10, 2020 · 0 comments

Comments

@pbchase
Copy link
Contributor

pbchase commented Mar 10, 2020

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: 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant