Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

nuinstall_lib error

Post Reply
builder
Posts: 2
Joined: Wed Mar 16, 2016 5:53 pm

nuinstall_lib error

Unread post by builder »

I'm trying to install nuBuilder pro, but keep getting this error, no matter how I set up the config file:

Code: Select all

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\nuBuilder\nuinstall_lib.php:52 Stack trace: #0 C:\xampp\htdocs\nuBuilder\nuinstall_lib.php(19): nuinstall->checkDatabaseConnection() #1 C:\xampp\htdocs\nuBuilder\nuinstall.php(17): nuinstall->checkInstall() #2 {main} thrown in C:\xampp\htdocs\nuBuilder\nuinstall_lib.php on line 52
Thanks for any help.
builder
Posts: 2
Joined: Wed Mar 16, 2016 5:53 pm

Re: nuinstall_lib error

Unread post by builder »

Update: I just tried a new XAMPP installation, same problem. I've tried re-downloading the source 3 times in case of possible corruption, as well as substituting the actual values into nuinstall_lib's line 52.
shane
Posts: 100
Joined: Mon Jun 15, 2009 10:04 am

Re: nuinstall_lib error

Unread post by shane »

have you tried following these instructions:

https://www.nubuilder.net/downloads.php
Post Reply