How to get MYSQL working on my server.
#1

Make Sure to edit the MYSQL Of the UCP AND The Pawno, To yours! Or it wont work.
This UCP Will only work with the **** Script. These are the instructions, how i should make the server work. I just cant understand what to do.

PHP код:
HOST=localhost
DB
=hello
USER
=root
PASS
=
SERVER=1
DEBUG
=
PHP код:
error_reporting(0);
$host "66.150.164.208";        //Database Host
$username "root";            //Database Username
$password "";            //Database Password
$db_name "hello";            //Database Name
$prefix "";            //Prefix 
PHP код:
-- phpMyAdmin SQL Dump
-- version 4.0.4
-- http://www.phpmyadmin.net
--
-- 
Host127.0.0.1
-- Generation TimeJul 282013 at 02:15 AM
-- Server version5.5.32
-- PHP Version5.4.16 
Some of the MYSQL things..Should i do something to those?
Reply
#2

I would recommend you use XAMMP (LocalHost MYSQL). If you are in any host then post the Hosting Databases.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)