Hi a few days ago i successfully installed openemr locally on my laptop and was using it without a problem. I accidentally erased the “layout based forms” list and so decided to do a fresh install of openemr.
I tried uninstalling by accessing the .deb package with gdebi package instaler but it was aborted. I then tried clicking on “reinstall” and i get the following error “this package can not upgrade OpenEMR” because OpenEMR is not installed at /var/www/openemr"
What do i need to do to be able to do a fresh install???
Hi Brady,
this is what I get when I tried the commandline:
chacmool@chacmool-HP-Mini-110-3100:~$ sudo dpkg -r openemr
[sudo] password for chacmool:
(Reading database … 245240 files and directories currently installed.)
Removing openemr …
grep: /etc/openemr/openemr.conf: No such file or directory
grep: /etc/openemr/openemr.conf: No such file or directory
find: `/var/www/openemr/sites/*’: No such file or directory
sed: can’t read /etc/apache2/httpd.conf: No such file or directory
dpkg: error processing openemr (–remove):
subprocess installed pre-removal script returned error exit status 2
postinst asked to do abort-remove
Errors were encountered while processing:
openemr
chacmool@chacmool-HP-Mini-110-3100:~$
8/17/13 6:56PM EDIT
I tried installing the newest release using the 4.1.2-1_all.deb
package and was also unable to do so because it says that the upgrade is unable to be performed.