Xampp install according to oemr.org Wikki

jimbo456 wrote on Sunday, September 04, 2005:

I have done several diff install on win 2003 server.
I matched xampp versions and openemr version.
Tried latest xampp ect. But to no avail. Must be an issue with the server setup itself.

I get the following when I try to get to the first page.
I t looks like my config.php is haywire but the wikki had no problem. I tried several diff browsers also.

Warning: main(C: mpp\htdocs\openemr/library/md5.js): failed to open stream: Invalid argument in C:\xampp\htdocs\openemr\interface\login\login.php on line 4

Warning: main(): Failed opening ‘C: mpp\htdocs\openemr/library/md5.js’ for inclusion (include_path=’.;C:\xampp\php\pear’) in C:\xampp\htdocs\openemr\interface\login\login.php on line 4

Warning: main(C: mpp\htdocs\openemr/library/sql.inc): failed to open stream: Invalid argument in C:\xampp\htdocs\openemr\interface\login\login.php on line 5

Warning: main(): Failed opening ‘C: mpp\htdocs\openemr/library/sql.inc’ for inclusion (include_path=’.;C:\xampp\php\pear’) in C:\xampp\htdocs\openemr\interface\login\login.php on line 5

Fatal error: Call to undefined function: sqlstatement() in C:\xampp\htdocs\openemr\interface\login\login.php on line 20

andres_paglayan wrote on Tuesday, September 06, 2005:

looks like your $webserver_root variable in globals.php is wrongly defined.

drbowen wrote on Tuesday, September 06, 2005:

Have done the php_swith to PHP 4?

You might ought to consider running WAMP  instead  of XAMPP.  I have not fully configured the SQL-Ledger.  Apparently this is easier to do in WAMP.  PERL versions become an issue with SQL-Ledger and getting the crrect PERL is easier with WAMP.

Another question?  Why are the error messages leaving out the "xa"in xampp?

jimbo456 wrote on Friday, September 09, 2005:

I finally ended up leaving the mysql and postgres on the server and setup a linux box for the apache/php/perl stuff. I have no clue on the xa stuff. I tried messing with the $webserver_root variable to no avail. I warned the client before I started about this. I found documentation saying there was good compatability for the postgres and mysql db. I just knew it would be to good to be true if I got all the other stuff to run on the server.