Jump to content

<mysql> [string "?"]


Recommended Posts

If it still does not work go into the UCP and go into the 'includes' folder then into config.php

and look for this

// Server Database 
$Config['database'] = array(); 
$Config['database']['hostname'] = '127.0.0.1'; 
$Config['database']['username'] = ''; 
$Config['database']['password'] = ''; 
$Config['database']['database'] = ''; 

You have to change that stuff to what your server config is.

Edit: Then you have to re-register if you get any more errors repply to this topic!

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...