Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Blank Page on Step 10 of Setup Instructions

Post Reply
carrolltd47
Posts: 2
Joined: Fri Apr 08, 2016 9:49 pm

Blank Page on Step 10 of Setup Instructions

Unread post by carrolltd47 »

wAmp installed and I set up a database with one table in mySQL. The Schema Installer/Upgrade ran with no errors. However, when I ran Step 10 "http://127.0.0.1/nubuilder/index.php" I get a blank page. Any suggestions?

I also tried to run the sample under Projects on the www Site from the UwAmp page. I get the following error: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'sample'@'localhost' (using password: YES) in C:\UwAmp\www\productionnu2\dbfunctions.php on line 62. Line 62=[$con = mysql_connect($DBHost,$DBUserID,$DBPassWord) or die ("Could not connect to database");].

Any insight would be greatly appreciated.

Regards,

Tim Carroll
carrolltd47
Posts: 2
Joined: Fri Apr 08, 2016 9:49 pm

Re: Blank Page on Step 10 of Setup Instructions

Unread post by carrolltd47 »

This has been resolved. Turns out I had another mySQL database running and could not run the uAMP version which stopped the nuBuilder app from running.
admin
Site Admin
Posts: 2824
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times

Re: Blank Page on Step 10 of Setup Instructions

Unread post by admin »

.
Post Reply