Problem installing OpenEMR in a internet host

anonymous wrote on Thursday, November 04, 2010:

I am trying to install OpenEMR in a web server such as http://www.strato.de/.  This hosting has php 5 and MySQL 5.

I tried to create the database from OpenEMR, but I couldn’t. Then I create a database with MySQLadmin and the name of the database is DB797043 and the user is U797043, automatically generated by the server.

In the OpenEMR setup step 2 I put these names, but I got the following error message:
OpenEMR Setup

_Step 3
Configuring OpenEMR…
Connecting to MySQL Server… ERROR. Check your login credentials.
Unknown MySQL server host ‘http’ (1) (#2005) _

Your help will be apreciated.

acmoore wrote on Thursday, November 04, 2010:

It looks like the MySQL server name that you’re providing is incorrect. It should not start with “http://” as a URL might. If the webserver and MySQL server are the same machine, then “localhost” may be the easiest to use.

Hope it helps!
-Andy

anonymous wrote on Sunday, November 07, 2010:

Thank you acmoore.

I can not change database name in the host. Maybe I need a dedicated host or something like that.

I decide to install OpenEMR in a computer in my office and let it work 24 h as a web server. I used no-ip.com to have a static IP and now I can acces to my OpenEMR from any computer outside my company.

Regards

superaman wrote on Monday, November 29, 2010:

Warning: Call-time pass-by-reference has been deprecated in D:\Hosting\5701144\html\emr\library\freeb\xmlrpcs.inc on line
Can anyone Help??

498

Warning: Call-time pass-by-reference has been deprecated in D:\Hosting\5701144\html\emr\library\freeb\xmlrpcs.inc on line 501

Warning: Call-time pass-by-reference has been deprecated in D:\Hosting\5701144\html\emr\library\freeb\xmlrpcs.inc on line 538

Warning: Call-time pass-by-reference has been deprecated in D:\Hosting\5701144\html\emr\interface\main\calendar\modules\PostCalendar\pnuserapi.php on line 1363

Warning: Call-time pass-by-reference has been deprecated in D:\Hosting\5701144\html\emr\interface\main\calendar\modules\PostCalendar\pnuserapi.php on line 1413

Warning: Call-time pass-by-reference has been deprecated in D:\Hosting\5701144\html\emr\interface\main\calendar\modules\PostCalendar\pnuserapi.php on line 1474

jjcanales wrote on Tuesday, November 30, 2010:

I had the same problem with the call-time pass-by-reference error
You will need to open those files listed and look for the ampersand “&” sign.  There are several variables in each of those files that look something like this $var = “&$abc”;  it should look like $var="$abc"; if you remove the “&” sign it will work.

bradymiller wrote on Wednesday, December 01, 2010:

hey,

Those are benign errors. Ensure you have the proper php configuration (php.ini file) (if you modify the php.ini file, then need to restart the apache server):
http://www.openmedsoftware.org/wiki/FAQ#What_are_the_correct_PHP_settings_.28can_be_found_in_the_php.ini_file.29_.3F

-brady

svkrishna wrote on Tuesday, April 08, 2014:

Hi can you please Provide more information on how to use no-ip.com with OpenEMR? We are trying to host OpenEMR on a server in a small clinic.

openemrdev wrote on Tuesday, April 08, 2014:

Where you are on setting up openemr.Please let me know

On Tue, Apr 8, 2014 at 10:42 AM, SVK svkrishna@users.sf.net wrote:

Hi can you please Provide more information on how to use no-ip.com with
OpenEMR? We are trying to host OpenEMR on a server in a small clinic.

Problem installing OpenEMR in a internet hosthttps://sourceforge.net/p/openemr/discussion/202505/thread/973c68e5/?limit=25#bd60/2b3a

Sent from sourceforge.net because you indicated interest in
OpenEMR / Discussion / Help

To unsubscribe from further messages, please visit
SourceForge.net: Log In to SourceForge.net