dolibarr/build/exe/doliwamp
Laurent Destailleur db0b6b0fd5 Fix label
2023-04-23 22:07:14 +02:00
..
Languages Fix label 2023-04-23 22:07:14 +02:00
.gitignore Ignore 2022-07-27 00:58:08 +02: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 detection of Edge 2022-09-24 16:03:03 +02:00
doliwampoff.ico Added scripts and tools to build an autoexe installer 2008-03-12 18:39:10 +00:00
doliwampon.ico Added scripts and tools to build an autoexe installer 2008-03-12 18:39:10 +00:00
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 use of dolibarr_main_distrib 2020-10-30 13:06:55 +01: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 Doc 2020-09-13 13:03:33 +02:00
removefiles.bat Minor changes for installer 2008-04-04 00:03:21 +00:00
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). The build of .exe files need to have some windows executable files already installed (Apache, MariaDb). The package to install to get this files are defined into the file doliwamp.iss (searhc line starting with "; Value OK:")

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).