under stand that XAMPP have been part of the Apache webserver for a while,atleast since 1996 when I started with web servers. However it took a lot of reading to playing with to make it work with things. XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start. Linux servers as well as Windows machines (from win98 up) have been able to run Apache webserver, MySQL(from its inception)PHP(soon after its inceptions) and perl.
Ofbiz has an embedded tomcat webserver that is not effected if you have XAMPP or not. However if you wish to access the ofbiz web server from Apache you must doe this thru a connector. there were reference given to another user earlier today so you can seach the mailing list for them. Matt England sent the following on 10/5/2007 5:58 PM: > Will OFBiz work with the XAMPP "platform" under Linux or Windows? > > http://www.apachefriends.org/en/xampp.html > > My project eventually would use Linux (probably Debian) as a production > OFBiz server (that probably would _not_ run XAMPP), but it would be nice > if we could do some evals with XAMPP under Windows. > > Has anyone had any specific XAMPP-OFBiz experience? The java support > (or lack thereof) in XAMPP concerns me. > > -Matt > > > >
