Hello to all,
I’m trying to confirm the proper place to upload the openemr directory. The wiki says it should be placed within the html directory however, when I do that it doesn’t work. Reading thru the forum I see that it’s placement was initially in var/www/ then changed to var/www/ html/ by Ubuntu. Apparently Brady did something that would allow it to work where it’s supposed to be now in Ubuntu which is in html. Could someone please elucidate me? My current Ubuntu 18.04 instance has it in /var/www/.
Could you show me what lines to edit in the file?
I would assume that I need to change the position of the openemr file after editing the above file.
Could this explain why when I tried upgrading to 5.0.2 that it wouldn’t pull up the eye form files?
Is the openemr file and the other files along the path like site and default supposed to be root or www-data?
hi @hamd, it’s your base directory here so if this wasn’t set correctly you wouldn’t be able to pull up openemr at all.
Just find /var/www/ and replace with /var/www/html/ if you’d like when you go to upgrade. It’s always good to confirm that the upgrade can process this change when it comes to where documents are stored. Have a feeling this isn’t the cause of any issue you are hinting at.