Jump to content
MakeWebGames

Errors with install (free version)


proxpromo

Recommended Posts

So after several years of dreaming of starting a game I've decided it's time. I'm starting to evaluate scripts and am onto NWE. After checking out the full version demo I've decided it's reasonably nice but I want an install I can muddle with and go back to the next day and know my settings will still be there.

So, next step install free version to continue testing.

I've tried

a) downloaded zip package, extracted, uploaded, entered installer password, then next screen entered DB info then got error.

b) deleted all files and uploaded self installer which never even showed me options just went to my error page.

I'm fairly inept at scripting but not totally incompetent. I have installed numerous scripts and can edit some php/html coding although I am a little rusty.

Also when running the zip installer it did say that my server does have the required 'bits' to work, I'm on hostgator shared hosting which I am seriously considering dumping because I'm sick of asking them to turn stuff on that I think should be enabled by default.

So, here's my error

Warning: mysqli::query() [mysqli.query]: Couldn't fetch mysqli in /home2/myusername/public_html/mydomain.com/nwe/libs/db.php on line 538

Warning: Resultset::Exec() [resultset.exec]: Property access is not allowed yet in /home2/myusername/public_html/mydomain.com/nwe/libs/db.php on line 542

Fatal error: Call to a member function fetch_row() on a non-object in /home2/myusername/public_html/mydomain.com/nwe/libs/db.php on line 556

nwe is the folder I am installing it to as it is just for testing and I'm using the domain for another site. I did create a new DB and user etc but as I said using the depack it didn't even ask for this info..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...