Page 1 of 1

nuBuilderPro installation

Posted: Sat Jan 25, 2014 11:22 am
by Giu
I downloaded and installed nuBuilderPro to take a look at new version while learn on version 2.

I copied nuBuilderPro folder to a XAMPP folder, create a database, and changed values on config.php.

Code: Select all

<?php

    $nuConfigBHost                  = "127.0.0.1";
    $nuConfigDBName                 = "starter";
    $nuConfigDBUser                 = "root";
    $nuConfigDBPassword             = "";
    $nuConfigDBGlobeadminPassword   = "secret";             //-- globeadmin password
    $nuConfigtitle                  = "Starter App";	

?>
Installation it's suppose was fine.

My WAMPP installation is:
XAMPP 1.8.2
Apache/2.4.7 (Win32) OpenSSL/0.9.8y PHP/5.4.22
5.5.34 - MySQL Community Server (GPL)

Re: nuBuilderPro installation

Posted: Sat Jan 25, 2014 12:06 pm
by Giu
Ok, I tried to copy uWAMP folder, and replace content of productionnu2/folder with nuBuilderPro downloaded from github, and seems to work now.

Now it's time to test. :oops:

Re: nuBuilderPro installation

Posted: Sat Jan 25, 2014 12:39 pm
by Giu
Uhm....ok, but I can't get samplenufinancial workin :(

Re: nuBuilderPro installation

Posted: Sun Jan 26, 2014 8:23 am
by massiws
Giu wrote:Uhm....ok, but I can't get samplenufinancial workin :(
samplenufinancial is a nuBuilder-v.2 project: it don't work in nuBuilder-v.3