I have created your two scripts into .deb for ubuntu, where do I upload them too and also the modified scripts??? I made the first script such that It cannot run unless you are root and the second one, I only modified one line or two to make it suite ubuntu, I will work on it again sometime next week so it can accept user input using read statements or expect but for expect to work the user needs it to be on the system Open EMR will be installed. I will look at it again though.
I converted your scripts into .deb for ubuntu users. I will try to get it working for rpm tomorrow. The files are located in the download links below. Please check to see for errors. Thanks
Start-Up Packages (Downloads from CVS) {Brady This is your first script)
I spent all night and this morning working on a modified version of the package installer for the two scripts. It now installs on any platform and ask for dependencies for an installation, this one assumes you are installing on Ubuntu desktop edition as it is easier to manage than the server edition. It will ask for all dependencies and once they have been satisfied it will carry on with the install. I wish I was with this project from the very start. It is such a wonderful project. I will upload the new ones later today.
Please ignore the previous downloads they had some errors after testing as they wouldnt check for dependencies and also the setup script would set up your apache for use with user and group apache.apache instead of www-data.www-data, this has been corrected in this release. Sorry for any inconvenience. I would be grateful if anyone can also do some testing on this one to see if there are any errors so I could correct them. Brady I would be waiting for your contribution on it also. Thanks
The Links are startup installer to download OpenEMR from CVS for all architecture
Just committed some fixes to stop a blank screen of death for certain php.ini configuration settings. So, please continue testing.
A simple way to test is the CVS demo (updates to most recent development version daily 8AM pacific time). Use every browser possible and try everything. Don’t worry about breaking it and post any problems in our forums: http://www.oemr.org/modules/wiwimod/index.php?page=DemoCVS
Just wanted to check if the issue of states has been resolved as it only shows CA by default. Its kinda difficult to figure out how to load the database manually for non tech users and newbies.
You don’t have to access the database directly to add states. Just go to Admin/Lists and select the States list, and put in the ones you want. CA was put in just as an example. I don’t think most clinics will want them all, as they typically deal with only a handful of states.
What is happening is that when I execute the command: wget http://opensourceemr.com:2089/files/openemr-cvs.tar.gz
your site tries to bypass our firewall and reach higher ports 30000~50000 range, with TCP packets having TOS 0x00.
Our automatic trace-back of such attempts shows:
Host 173-10-79-113-BusName-Washington.hfc.comcastbusiness.net (173.10.79.113)
PORT STATE SERVICE REASON VERSION
22/tcp open ssh? syn-ack
25/tcp open smtp? syn-ack
80/tcp open http? syn-ack
443/tcp open https? syn-ack
465/tcp open smtps? syn-ack
993/tcp open imaps? syn-ack
7001/tcp open afs3-callback? syn-ack
Is there any particular reason or policy that makes your server hammer our firewall?
The simple answer is I think your firewall is blocking port 2089 . Some companies do this with strange firewall setting to block the outgoing ot sometimes not support the ingoing sessions. I’m betting it will work for you at home. I don’t have multiple IP addresses to use, and use multiple virtual appliances to serve demos (this cvs snapshot is actually served by the openemr cvs demo linked above). It’s a bummer because you likely can’t use the openemr cvs demo linked above also.
At some point (could be awhile), do plan on figuring out a way to mirror these snapshots on a website using the default http port (80) .
We’re probably gonna release in several days. Just want to remind everybody to keep testing.
A simple way to test is the CVS demo (updates to most recent development version daily 8AM pacific time). Use every browser possible and try everything. Don’t worry about breaking it and post any problems in our forums: http://www.oemr.org/modules/wiwimod/index.php?page=DemoCVS
coming back to states and other list configurations- i know they are not bugs and should be posted elsewhere but
an initial config run/ script to set individualized information would take the guesswork out for users and reduce the request for support time.
first login as admin could be "welcome" instead of a calender-- you want to make them feel good about their investment time vs money
first login for a physician could be a picture of cup of coffee
to be followed by "let us configure this for you" "a gentle reminder to keep the password secure etc" and fill out the information page by page?
with future logins to display admin page for admin, calender or task page for physician, billing page for biller and calender for the frontdesk and nurse?
Hi folks, Aron @ www.mi-squared.com here. I will being doing some upgrade testing with 3.0.1 once its released. I’m having issues upgrading the ACL from 2.9 to 3.0.0, but will defer posting details unless it fails in 3.0.1 as well.
From time to time I will be contributing (probably through Rod) some of the custom code we’re finding useful in production.