I did find the UBUNTU 11.01 install of my OpenEMR4.1 (the local-host folder) now I want to execute the download and extract of the patch bu I have no permission for pasting and extracting in the folder var/www/openemr
using:
UBUNTU 11.01
OpenEMR version 4.1
What do I have to do to get the right permissions to extract the patch in the right place?
I stopped APACHE2 and tried. I looked for a get file but I have to little knowledge of UBUNTU to get it working.
I am sure it has something to do with my First install in Ubuntu 11.01 but I keep getting this error message:
**Extraction not performed
You don’t have the right permissions to extract archives in the folder “file:///var/www/openemr”**
So can you please explain where do I have to make the changes to make a copy=> paste for downloads to the var/www/openemr folder?
I am an administrator, but do not own the folders of OpenEMR? How can I make a change and become an owner of the files needed for extraction of the Patch.zip file?
Pimm,
Suggest that you use the man pages of your ubuntu system.
type
man <command>
and read up on sudo, chmod, chgrp chown
Alfonso’s instructions would have worked if you tried them