dolibarr/build/exe/doliwamp
Laurent Destailleur f6f4968af6 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
	htdocs/societe/consumption.php
2021-05-06 16:52:36 +02:00
..
Languages Fix doliwamp installer 2020-06-22 15:24:42 +02:00
.gitignore Prepare version 3.6.2 2014-12-27 02:21:37 +01:00
builddemosslfiles.bat.install Fix: Script to upgrade to 2.7 for Doliwamp must works if there is already a previous version. 2009-11-18 01:30:35 +00:00
ca_demo_dolibarr.crt Add script to create demo certificate for SSL 2009-08-20 00:56:24 +00:00
ca_demo_dolibarr.key Add script to create demo certificate for SSL 2009-08-20 00:56:24 +00:00
config.inc.php.install FIX: pgsql: prevent 'WHERE 1' 2021-05-05 11:49:11 +02:00
dolibarr.conf.install Fix new apache 2.4 directives 2016-07-31 02:26:06 +02:00
doliwamp.bmp Prepare DoliWamp 4.0 2016-07-06 23:18:01 +02:00
doliwamp.iss Fix for wampserver3_64 2020-09-13 13:47:46 +02:00
doliwampoff.ico
doliwampon.ico
doliwampsmall.bmp Fix innosetup install 2016-07-06 23:55:10 +02:00
httpd.conf.install Migrate DoliWamp to use WampServer 3 2020-03-29 23:06:48 +02:00
index.php.install update with html5 compliant code 2019-01-21 21:06:36 +01:00
install_services.bat.install Avoid password in files 2020-04-04 23:32:02 +02:00
install.forced.php.install Fix for doliwamp 2019-06-30 23:52:28 +02:00
Makefile Work with MINGW compiler. No need to have cygwin1.dll. 2009-09-06 20:31:10 +00:00
my.ini.install Migrate DoliWamp to use WampServer 3 2020-03-29 23:06:48 +02:00
mysqlinitpassword.bat.install Migrate DoliWamp to use WampServer 3 2020-03-29 23:06:48 +02:00
mysqltestinstall.bat.install Migrate DoliWamp to use WampServer 3 2020-03-29 23:06:48 +02:00
openssl.conf Add script to create demo certificate for SSL 2009-08-20 00:56:24 +00:00
php.ini.install FIX #14036 2020-06-19 23:17:22 +02:00
phpmyadmin.conf.install Fix new apache 2.4 directives 2016-07-31 02:26:06 +02:00
README.md Remove duplicate 2019-09-28 10:42:58 +02:00
removefiles.bat
rundoliadmin.bat.install Add comment for microsoft edge 2019-06-30 14:45:36 +02:00
rundolihelp.bat.install Add comment for microsoft edge 2019-06-30 14:45:36 +02:00
rundoliwamp.bat.install Add comment for microsoft edge 2019-06-30 14:45:36 +02:00
startdoliwamp_manual_donotuse.bat.install Migrate DoliWamp to use WampServer 3 2020-03-29 23:06:48 +02:00
startdoliwamp.bat Some fix for mysql5.6.17 2016-07-03 15:24:01 +02:00
stopdoliwamp.bat Some fix for mysql5.6.17 2016-07-03 15:24:01 +02:00
uninstall_services.bat.install Migrate DoliWamp to use WampServer 3 2020-03-29 23:06:48 +02:00
UsedPort.cpp Fix Natural english 2015-09-17 00:48:10 +02:00
UsedPort.exe Test port in DoliWamp install 2009-09-06 21:59:41 +00:00

DOLIWAMP, THE DOLIBARR INSTALLER FOR WINDOWS

DoliWamp is a special all in one package installer for Windows (Dolibarr+Mysql+Apache+PHP). It's a dedicated Dolibarr version for Windows newbies with no technical knowledge. This package will install or upgrade Dolibarr but also all prerequisites like the web server, and the database in one auto-install process.

This directory contains files used by makepack-dolibarr.pl script to build the all-in-on .EXE package DoliWamp, ready to be distributed (for Windows).

If you have technical knowledge in web administration and plan to share your server instance (Apache, Mysql or PHP) with other projects than Dolibarr or want to use Dolibarr other components (PostgreSQL), you should not use this assistant and make a manual installation of Dolibarr on your existing server by downloading the standard package (.tgz or .zip file).