View Single Post
  #5  
Old 03-21-2012, 07:35 AM
PokePets PokePets is offline
Premium Member
 
Join Date: Jun 2010
Posts: 228
Gender: Male
Credits: 19,326
PokePets
Default

This is my config fille of the other new Mys version;

<?php
//Mysidia Adoptables Site Configuration File

$dbhost = 'mysql.99webs.info'; //DB Hostname
$dbuser = 'u693722181_niels'; //DB User
$dbpass = 'Mypass'; //DB Password
$dbname = 'u693722181_beta'; //Your database name
$domain = 'pokepets.99webs.info'; //Your domain name (No http, www or . )
$scriptpath = '/Beta'; //The folder you installed this script in
$prefix = 'adopts_';

?>

No I guess ;S?
Reply With Quote