Situation
I am upgrading from 5.0.0 (6) to 5.0.1 then to 5.0.2. I have tried to install 5.0.1 but and have followed the instructions for altering the sqlconf after changing $config to “1” I then attempt to run openemr/sql_setup.php I get an question that say "check that MySQLd is running. I check and it is running. I am unsure what to do about this. If I then go and change the $config back to “0” the I get the http://192.168.1.105/openemr/setup.php?site=default screen that offers setup options and says do not run this screen if you are upgrading which I am so I stop there.
OpenEMR Version 5.0.0 (6)
I’m using OpenEMR version
Browser:
I’m using chrome, firrefox, and edge
Operating System
I’m using windows and Ubuntu desktop
Logs No
Did you check the logs? Was there anything pertinent in them? Paste them here (surround with three backticks (```) for readability
(server IP address can be found using ‘ifconfig’ command)
But I get an error that says the file cannot be located so I go to sourceforge and cannot find a *.deb file; so I get the tarball- extract it into the “www” directory and get the following error
error 255 - subprocess
openemr configuration.
I guess this could be easier if I could just know where to get the *.deb upgrade file as it is it not on sourceforge
Yes - I have tried 3x without success per above.
Can I just do a clean install and restore my backup of 5.0.0. Linux is upgraded to Ubuntu 16.4 are suggesting 18.x?
I gave the upgrade another try and did some detective work. well the result is I cannot even get my backup to work now. So I am desperate now as I have lots of patients coming tomorrow and need this up - so I hope someone can get back to me while I can do this - anyway
I started the upgrade again and receivde the following errrors;
if I run apt-get install -f or
sudo dpkg --configure -a
site emr enabled
module rewrite enabled
cannot stat /tmp.openemr_5.0.0-2/…config.php
Errors were encountered while processing:
openemr
Sub-process /usr/bin/dpkg returned an error code (1)
I ran
ls -l /var/lib/dpkg/info | grep -i openemr
it gave me a lust of 8 files starting with openemr.config.
I also prior to all this made sure i upgraded to php7.4 and including all extensions php7.1-apache2, etc.
I am unsure what to do next. I also set up a new server in case this happened and am prepared to run restore if need be at this point.I have stopped at thie point of database setup. Please advise.