Openemr-4.1.2.tar.gz

oppiet30 wrote on Tuesday, February 25, 2014:

I get an error when trying to install.

PHP Fatal error: Cannot redeclare password_hash() in /var/WWW/HTML/openemr/library/authentication/password_hashing.php on line 104

httpd-2.4.7-1.f19.i686
php-5.5.8-1.fc19.i686

tmccormi wrote on Tuesday, February 25, 2014:

I believe this was fixed in Patch 3 for 4.1.2 release
Patch 4 is available here:
http://www.open-emr.org/wiki/index.php/OpenEMR_Patches

–Tony

bradymiller wrote on Tuesday, February 25, 2014:

Hi,

Where did you download the OpenEMR file? The most current 4.1.2 packages are included with patch 3 and should of fixed this issue:
http://www.open-emr.org/wiki/index.php/OpenEMR_Downloads

-brady
OpenEMR

oppiet30 wrote on Wednesday, February 26, 2014:

I went to open-emr.org and downloaded it from the link there which downloads it from source forge.

bradymiller wrote on Wednesday, February 26, 2014:

Hi,

Can you paste the contents from the version.php file here (it’s only about 50 lines or so); it’s in the main directory.

Did you download it recently?

-brady
OpenEMR

oppiet30 wrote on Wednesday, February 26, 2014:

The one I had was from October 11, 2013.

$v_realpatch = ‘0’;

So mine was outdated.

oppiet30 wrote on Wednesday, February 26, 2014:

The patch worked.