question

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

question

Dimitar Minkov
Hi

 

I would like to ask You if it is possible to use OFBiz via XAMPP or similar
non-web based server only in LAN?

 

If Yes can You provide some instructions?

 

Many thanks in advance.

 

Best Regards,

Dimitar Minkov

Reply | Threaded
Open this post in threaded view
|

Re: question

BJ Freeman
my understating is XAMPP would replace apache httpd webserver.
OfBiz uses TomCat as the web server.
The Databases are interfaced in the entity engine of Ofbiz an has no
relation ship to the Webserver


Dimitar Minkov sent the following on 11/8/2011 2:29 PM:

> Hi
>
>  
>
> I would like to ask You if it is possible to use OFBiz via XAMPP or similar
> non-web based server only in LAN?
>
>  
>
> If Yes can You provide some instructions?
>
>  
>
> Many thanks in advance.
>
>  
>
> Best Regards,
>
> Dimitar Minkov
>
>
Reply | Threaded
Open this post in threaded view
|

Re: question

Anne Jessel
In reply to this post by Dimitar Minkov
All you need on top of a standard operating system install is Java JDK
and a supported database system such as Postgresql or Mysql. XAMPP
will install a lot more than you need. That is, you don't need the
A(pache) or either of the Ps (Perl, PHP).

Have a look at https://cwiki.apache.org/OFBTECH/apache-ofbiz-technical-production-setup-guide.html,
though for use in an internal LAN you can probably ignore a lot of
those settings.

BTW XAMPP *is* a web-based server. That's its main purpose. But like
all web-based servers, it will work happily in a private LAN.

Cheers,
Anne.

On 9 November 2011 09:29, Dimitar Minkov <[hidden email]> wrote:

> Hi
>
>
>
> I would like to ask You if it is possible to use OFBiz via XAMPP or similar
> non-web based server only in LAN?
>
>
>
> If Yes can You provide some instructions?
>
>
>
> Many thanks in advance.
>
>
>
> Best Regards,
>
> Dimitar Minkov
>
>



--
Coherent Software Australia Pty Ltd
PO Box 2773
Cheltenham Vic 3192
Phone: (03) 9585 6788
Fax: (03) 9585 1086
Web: http://www.cohsoft.com.au/
Email: [hidden email]

Bonsai ERP, the all-inclusive ERP system
http://www.bonsaierp.com.au/
Reply | Threaded
Open this post in threaded view
|

Re: question

Jacques Le Roux
Administrator
To develop you even don't need to install a DB OOTB, see the explanations clicking the download button on the OFBiz site main
page...
Derby is longer to create the DB but after it's almost the same. Nowaydays with SSDs it's matter less and less...

Jacques

From: "Anne" <[hidden email]>

> All you need on top of a standard operating system install is Java JDK
> and a supported database system such as Postgresql or Mysql. XAMPP
> will install a lot more than you need. That is, you don't need the
> A(pache) or either of the Ps (Perl, PHP).
>
> Have a look at https://cwiki.apache.org/OFBTECH/apache-ofbiz-technical-production-setup-guide.html,
> though for use in an internal LAN you can probably ignore a lot of
> those settings.
>
> BTW XAMPP *is* a web-based server. That's its main purpose. But like
> all web-based servers, it will work happily in a private LAN.
>
> Cheers,
> Anne.
>
> On 9 November 2011 09:29, Dimitar Minkov <[hidden email]> wrote:
>> Hi
>>
>>
>>
>> I would like to ask You if it is possible to use OFBiz via XAMPP or similar
>> non-web based server only in LAN?
>>
>>
>>
>> If Yes can You provide some instructions?
>>
>>
>>
>> Many thanks in advance.
>>
>>
>>
>> Best Regards,
>>
>> Dimitar Minkov
>>
>>
>
>
>
> --
> Coherent Software Australia Pty Ltd
> PO Box 2773
> Cheltenham Vic 3192
> Phone: (03) 9585 6788
> Fax: (03) 9585 1086
> Web: http://www.cohsoft.com.au/
> Email: [hidden email]
>
> Bonsai ERP, the all-inclusive ERP system
> http://www.bonsaierp.com.au/