Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

nuinstall.php missing

Questions related to using nuBuilder Forte.
Post Reply
gstephen
Posts: 4
Joined: Thu Jan 18, 2018 2:19 pm

nuinstall.php missing

Unread post by gstephen »

I downloaded nuBuilder from GitHub and it seemed to install OK until I tried to login then there was a page of PHP type errors - session already active, etc.

After digging around a bit I think this is because I hadn't run nuinstall.php as you did with nuBuilder Pro.
However, this file is not part of the Forte download on GitHub.

Is this no longer required?
What is the step after copying the files to my server, setting up the DB and editing the config file?

Any help greatly appreciated.
I'm really intreaged to see what nuBuilder is capable of.

Thanks,
Gordon
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: nuinstall.php missing

Unread post by toms »

Hi Gordon,

All you need to do is import nubuilder4.sql into the new database. (e.g. with the phpmyadmin import function)

http://wiki.nubuilder.net/nubuilderfort ... .php/Setup
gstephen
Posts: 4
Joined: Thu Jan 18, 2018 2:19 pm

Re: nuinstall.php missing

Unread post by gstephen »

Yes I did that and the tables seemed to be set up as I'd seen on YouTube demos.

I am running this on my Windows 10 PC under XAMPP 3.2.2 and with PHP 7.2.0.
I think that is a common setup and I saw that Forte was developed on PHP7.

Don't waste much time on this. I am just a hobbyist mainly, possibly with an opening to start replacing Excell "Databases" at work with MySQL and nuBuilder front end.

It looks great on the demos and if I can't get it working now I'll come back to it later.

All the best,
Gordon
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: nuinstall.php missing

Unread post by toms »

jimmurch mentioned in another thread that he succeeded with XAMPP for Windows 5.6.32

http://forums.nubuilder.cloud/viewtopic.p ... le#p153967
gstephen
Posts: 4
Joined: Thu Jan 18, 2018 2:19 pm

Re: nuinstall.php missing ?

Unread post by gstephen »

Yes I saw that but a reply from Admin said "I would have downloaded a version with PHP version 7. (That's what we used to make nuBuilder Forte.)" So based on that I had assumed that PHP 7.2.0 was OK.

From what I can see of his screen and errors it looks very similar to what I am seeing.

Gordon
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: nuinstall.php missing

Unread post by toms »

I see the same issues with XAMPP 3.2.2 and PHP 7.2.0 (same setup as you)
gstephen
Posts: 4
Joined: Thu Jan 18, 2018 2:19 pm

Re: nuinstall.php missing

Unread post by gstephen »

I have installed XAMPP with PHP 5.6.32 and tried install again.
Worked first time.

Thanks very much for all your help.

Gordon
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: nuinstall.php missing

Unread post by admin »

guys,

PHPMyAdmin tells me I'm using PHP version: 7.0.9

Steven
Post Reply