Problems with installation

lboone999 wrote on Friday, July 01, 2011:

I finally got OpenEMR 3.2 installed. Now, following appears and I don’t know what to do:

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\pnadodb\adodb.inc.php on line 3211

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\pnadodb\adodb.inc.php on line 3248

Deprecated: Function session_register() is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\includes\pnSession.php on line 158

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\pnuser.php on line 149

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\pnuser.php on line 196

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\pnuser.php on line 206

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\pnuser.php on line 276

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\pnuser.php on line 318

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\pnuser.php on line 797

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\pnuser.php on line 849

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\pnuser.php on line 947

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\pnuserapi.php on line 159

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\pnuserapi.php on line 553

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\common.api.php on line 937

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\common.api.php on line 940

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\openemr\interface\main\calendar\modules\PostCalendar\common.api.php on line 1578

bradymiller wrote on Saturday, July 02, 2011:

Hi,
Ensure you have the correct PHP settings:
http://www.openmedsoftware.org/wiki/FAQ#What_are_the_correct_PHP_settings_.28can_be_found_in_the_php.ini_file.29_.3F
-brady

umerrazi wrote on Monday, July 04, 2011:

I have problem during installation, on the first screen it gives error as**
Notice: Undefined index: state in E:\xampp\htdocs\openemr\setup.php on line **13[
I did first step by entering the following " http://localhost/openemr/setup.php" in the address bar then I got first screen with the error on top. Please help. I am using xp and install xampp without any problem

Notice: Undefined index: state in E:\xampp\htdocs\openemr\setup.php on line 13

Optional Site ID Selection

Most OpenEMR installations support only one site. If that is true for you then ignore the rest of this text and just click Continue.

Otherwise please enter a unique Site ID here.

A Site ID is a short identifier with no spaces or special characters other than periods or dashes. It is case-sensitive and we suggest sticking to lower case letters for ease of use.

If each site will have its own host/domain name, then use that name as the Site ID (e.g. www.example.com).

The site ID is used to identify which site you will log in to. If it is a hostname then it is taken from the hostname in the URL. Otherwise you must append “?site=siteid” to the URL used for logging in.

It is OK for one of the sites to have “default” as its ID. This is the ID that will be used if it cannot otherwise be determined.

Site ID: 

bradymiller wrote on Wednesday, July 06, 2011:

Hi,
What version of XAMPP are you using?
IF you are not using the XAMPP-OpenEMR package, then please look at the installation instructions with some specific issues noted in this section: http://www.openmedsoftware.org/wiki/OpenEMR_4.0_Windows_Installation#Required_Software_Installation
-brady