Page 1 of 1

Install

Posted: Fri Feb 21, 2014 3:21 am
by admin
Download and Install information can be found at https://www.nubuilder.net/downloads.php

Re: Install

Posted: Thu Feb 27, 2014 3:44 am
by wittzter
Hi,
The install went well even with the short instructions but i cannot login to start using the system. Are there any specific permissions required on directories. I know i have the username and password correct because if i type it wrong at the login page i receive a message telling me user or password is wrong but when i type it correctly it doesn't do anything but freeze on the login page.
I would love to try using this system but can't get past the login page.
Environment:
win2008 server
IIS 7
php 5.3
mysql

One more question. Is the system compatible with IE? When visiting the site with IE the login page is just blank background color.
Thanks in advance for any help.
Adam

Re: Install

Posted: Thu Feb 27, 2014 9:09 am
by Giu
wittzter wrote:Hi,
The install went well even with the short instructions but i cannot login to start using the system. Are there any specific permissions required on directories. I know i have the username and password correct because if i type it wrong at the login page i receive a message telling me user or password is wrong but when i type it correctly it doesn't do anything but freeze on the login page.
I would love to try using this system but can't get past the login page.
Environment:
win2008 server
IIS 7
php 5.3
mysql

One more question. Is the system compatible with IE? When visiting the site with IE the login page is just blank background color.
Thanks in advance for any help.
Adam
Wich version of IE?

The best way to try IMHO and avoid possible configuration errors is..
- download binaries from https://sourceforge.net/projects/nubuil ... der-2.8.1/ .. Comes with uwamp, Apache, MySQL ...
- start uwamp.
- download nubuilderpro on www folder.
- go to http://localhost/mysql and create 'sample' database.
- change on www/folderofnubuilderpro/config.php database name to sample, dbuser root, dbpass root
- go to http://localhost/folderofnubuilderpro/nuinstall.php
- use secret globeadmin pass and install
- go to http://localhost/folderofnubuilderpro/ and login as globeadmin
- try with IE and/or chrome/firefox
- enjoy

Re: Install

Posted: Tue Mar 04, 2014 3:27 am
by admin
That's a good answer.