*** empty log message ***

This commit is contained in:
Laurent Destailleur 2008-05-26 17:55:54 +00:00
parent 80f7322ed1
commit 3691acd09a

View File

@ -50,7 +50,7 @@ This will create mysql empty system database.
with PHP activation. with PHP activation.
Include /etc/httpd/mod_php.conf Include /etc/httpd/mod_php.conf
9) Edit PHP.ini file to disabled features where librairies does not 9) Edit \slax\changes\etc\httpd\php.ini file to disabled features where librairies does not
exists. You can comment lines: exists. You can comment lines:
;extension=gd.so ;extension=gd.so
;extension=mhash.so ;extension=mhash.so
@ -62,10 +62,14 @@ found in this directory into
Thoose files could be used to clean a Dolibarr install or load demo datas. Thoose files could be used to clean a Dolibarr install or load demo datas.
11) Personalized your desktop. 11) Personalized your desktop.
Add a link to firefor http://localhost/dolibarr/htdocs/index.php Add a link to application
"firefox http://localhost/dolibarr/htdocs/index.php"
12) Reboot again on your USB key. 12) Reboot again on your USB key.
13) Now you can run Dolibarr install process. 13) Now you can run Dolibarr install process
or build a CD or copy USB key content to build antoher one quickly. http://localhost/dolibarr/htdocs/install/index.php
or build a CD with command
or copy USB key content to build antoher one quickly.