Page 1 of 1

What do I do after extractingfrom the package?

Posted: Tue Jan 15, 2013 10:06 pm
by baffodoro
Hello everybody,
I am running ubuntu 12.10 on my desktop and I have dowloaded the tar.gz package and unpacked it in the web root.
Now I can effectively open a browser window in which I see two possible logins (sample and nufinancial or something similar), but my question is, what must I do now in order to use nubuilder?

Thank you if you can help me, you understand I am a real basic user.

Re: What do I do after extractingfrom the package?

Posted: Thu Jan 17, 2013 6:29 pm
by massiws
baffodoro,

here you can get some basic information about a Linux installation and configuration: http://wiki.nubuilder.com/tiki-index.ph ... uilderDocs.
and here you can get some video tutorials about many features of nuBuilder: http://www.youtube.com/user/nudavecole and http://www.youtube.com/user/nubuilder

Shortly, you have to follow these steps:
  • install nuBuilder in the web root;
  • create a new MySQL database using phpmyadmin or what you like;
  • import all tables zzsys_* from sample database in your DB (run sample.sql script after deleting the first four lines);
  • now you could enter your new installation!
  • if you want, you can run samplenufinancial.sql script, to have a complete example application to look in;
  • in the new DB, create all tables you need to manage your data (have a look at naming convention http://wiki.nubuilder.com/tiki-index.ph ... uilderDocs);
Hope this helps.

Max

Re: What do I do after extractingfrom the package?

Posted: Thu Mar 07, 2013 6:57 am
by admin
.