-
Notifications
You must be signed in to change notification settings - Fork 63
Install Issue #34
Comments
You do not need to write /var/ many times. I have tried "../cc_docs/" and that has worked many times. Try that |
what php version are you using? i hope its not new because i have had problems similar to yours with newer PHP. try to set i to 5.3. also, if you can install my fork https://github.com/test2a/ClinicCases and try if that installs |
also, try this
if you have access to your php backend, try to right click on a folder INSIDE your installation root folder and then try to right click and set its permission.. i have to ask, does it not ask your "installation root" is wrong? what have you put in that field? |
@msiosrc please put /var/www/cc_docs and try. |
Create the /var/www/cc_docs/ folder first |
Not sure what the problem is. Please downgrade to php 5 and try again maybe. I had the same issue and i managed to solve this somehow. Can you check permission on /var/www/cc_docs/ ? |
would you be comfortable sharing a temporary login to your cpanel /hosting? This isn't a great way to diagnose the problem which I'm sure wouldn't be much difficult. |
Were you all ever able to solve this problem? I'm having the exact issue and can't seem to find a way around it.. |
@adilali786 yep, i can give you some small suggestions to try. check your php version first, is it the latest one or older? can you show screenshots of your specific problem i can atempt to help? |
hey @Theuridev |
sorry for the late response but i was able to solve this.... i am using https://github.com/test2a/ClinicCases here is my "file manager". what i did was
now when you open domain/_INSTALL in path to clinic cases, "../" without quotes ../ also, i set permission of cc_docs to 777 recursive and it should work. please try this and let me know. i am willing to walk you through with this |
@Theuridev upon checking the final product, i found that there are some bugs in my fork so you should use vanilla cliniccases and everything else as is |
I have created the directory outside of web root called cc_docs and give write permission but after inserting all information on the installation first page when I click on Submit then a pop up message appears with red color i.e. "Sorry, it appears that the path to documents you specified (/var/cc_docs) either does not exist or is not writable. Please fix this and try again."
The text was updated successfully, but these errors were encountered: