Jump to content
MakeWebGames

Recommended Posts

Posted

Another newb here trying to set up McCode lite without a cPanel. I have downloaded and installed Xampp and was able to access the local host and the phpadmin, just to make sure everything was working right but now im to the point of setting up McCode lite.

Im new at setting up a server and wondered how do i go about doing so. Right now I am going to run the server on my vista labtop.

Posted

Ok, find a file something like config.php, and add these settings...

Server will be either 'localhost' or '192.168.0.1' each are fine for xamp

Username should be 'root'

password should simply be ''

Posted

i Got a few errors when i go to the register screen

Notice: Undefined index: HTTP_X_FORWARDED_FOR in D:\Server\xamp\xampp\htdocs\register.php on line 37

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in D:\Server\xamp\xampp\htdocs\mysql.php on line 2

Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in D:\Server\xamp\xampp\htdocs\mysql.php on line 3

Notice: Undefined index: username in D:\Server\xamp\xampp\htdocs\register.php on line 46

Posted

i realized i didnt install the the game but i am getting an installation error when i try to install.

 

"You have an error in your SQL syntax; check the manuel that corresponds to your MYSQL server version for the riht syntax to use near 'TYPE =MyISAM' at line 1
Guest LostOne
Posted

Notepad? Notepad++ ?

 

i created the database using xampp, what program do i use to iedit the data.sql file?

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...