
nuBuilder seems realy interesting, hope that I can get it to work.
I have a webhost (Binero, Sweden) it is a Linux server, where I made a subdomain: nyckeltal.xxxx.se. I uploaded the unpacked files (about 1000) in the root of public_html. And I get the "log in to sample" page when browsing there.
#1/
I created a mysql db at the host "w3xxx_xxx_nyc" I logged in with phpmyadmin and tryed to import sample.sql.
Error: #1044 - Access denied for user 'webxxx7l_fut'@'%' to database 'sample'
Do I have to create table manualy and then import? Tryed but, I have to create all the tables manualy then, seems wrong.
Characterset i default to utf8, ok?
I can also set some modes on sqlDB (none, ansi,db2...), makes no different
MySQL klientversion: 5.0.51a
What can I do?
#2/
The Config.php file is full of text, can I erase all but:
$NUGlobeadminPassword = "secret"; (password in text? eg "mypassword")
$NUPHPExecutable = "/usr/bin/php"; (No idea what this is, must I talk to binero support?)
I am afraid that I will have more questions later if this gets solved

Hope it is ok that I started a thread of my own, continue on the previus about install on hosting didn't seem right...