
$nuConfigDBGlobeadminPassword = "nuB4psw" There are more settings possibilities in nuconfig.php but for the beginning the following ones are sufficient to set-up: Typically it will be:Įdit nuconfig-sample.php (nano editor can be used or any other)įor simplicity the same name and password both for DB and nuBuilder accounts were used here - but different ones can be used as well. The folder TestDB must be placed in the Apache2 folder to be accessible externally. Grant all privileges on TestDB.* to nuBuilder Forteĭownload the nuBuilder Forte zipped files from SourceForge: Next, the DB and user can be created as follows:

In case of mysql command line the database can be created as follows:įirst, open the mysql command line from the system terminal with:

Please note that phpMyAdmin is included in the nuBuilder package and will be available from it after full installation and commissioning of nuBuilder.

The database for nuBuilder Forte can be created from the command line or with phpMyAdmin if installed together with LAMP server. Recommended PHP modules to install (adjust acc. It is best to just apply the recommended settings during the installation process. A few links which can be helpful are listed below:

To do this, you can follow any Linux/Debian installation guide.
