dolibarr/build/exe/doliwamp
Laurent Destailleur 8410f4a9c9 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
	htdocs/admin/mails_templates.php
	htdocs/societe/consumption.php
	htdocs/user/class/user.class.php
2021-05-06 16:57:49 +02:00
..
Languages Fix doliwamp installer 2020-06-22 15:24:42 +02:00
.gitignore
builddemosslfiles.bat.install
ca_demo_dolibarr.crt
ca_demo_dolibarr.key
config.inc.php.install FIX: pgsql: prevent 'WHERE 1' 2021-05-05 11:49:11 +02:00
dolibarr.conf.install
doliwamp.bmp
doliwamp.iss Clean code. Removed phpexcel library. 2020-12-13 16:27:44 +01:00
doliwampoff.ico
doliwampon.ico
doliwampsmall.bmp
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
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
php.ini.install FIX #14036 2020-06-19 23:17:22 +02:00
phpmyadmin.conf.install
README.md Doc 2020-09-13 13:03:33 +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
stopdoliwamp.bat
uninstall_services.bat.install Migrate DoliWamp to use WampServer 3 2020-03-29 23:06:48 +02:00
UsedPort.cpp
UsedPort.exe

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