Openemr and php => 5.1.0

oppiet30 wrote on Friday, June 30, 2006:

I am running Fedora Core 4 and am running the latest version of php.  Is there going to be support for this?
And, has anyone made a live CD with openemr installed?   Like what they do with knoppix, but I would like openemr included.
I know I asked this question somewhere else.  But I can’t remember where I posted it at.
Thanks.

bradymiller wrote on Saturday, July 01, 2006:

Regarding the live CD openemr: 
Even better(my opinion), there’s an OpenEMR Virtual Appliance. Appliance can be run on any OS that supports the free VMWare Player. Check out below page at oemr.org wiki for details, download, and instructions:
http://www.oemr.org/modules/wiwimod/index.php?page=OpenEmrVirtualMachine

later,
Brady

drbowen wrote on Sunday, July 02, 2006:

Brady Millers Virtual Machine is a good option.

I think Rod Roark at http://www.sunsetsystems.com/ has a liveCD using Ubuntu.

OPEMR 2.8.1 requires you to roll back to PHP 4.

Andres Paglayan has been fixing OEMR for PHP 5 and has committed this to CVS.  If you download the CVS version we would love to hear what you think.  The PHP 5 version has been in CVS for a week or so and Andres needs feed back on whether there are any bugs.

This means that the next release stable release will likely support PHP 5.

Sam Bowen, MD

mbrinson wrote on Monday, July 10, 2006:

I’ve been playing around with this and it looks very good so far.
One error I’ve hit is when viewing by Month and then clicking on an appointment to go to ‘details’ view I get the following error:

Unknown column ‘e.pc_pid’ in ‘on clause’

I spent a couple of hours trying to track down the cause but had no luck.  I use PHPed to debug and am running openemr under uniformserver with PHP updated to 5.1.4.
When I enabled the debugging under phped it slowed anything having to do with the calendar way down to where it timed out (30 seconds) and I had to turn off the debugger (uses php_dbg by Dmitri Dmitrienko).
Anyway, I think I traced it to line 78 in \interface\main\calendar\modules\postcalendar\pnuser.php

May just be an issue with my setup though.

andres_paglayan wrote on Monday, July 10, 2006:

are you using a recent version from cvs?

sunsetsystems wrote on Monday, July 10, 2006:

There was a similar problem discussed in the forums here (and resolved) a while back.  Try searching the forums for “on clause”, including the quotes.  It’s probably a matter of changing the query.

Rod
www.sunsetsystems.com