Website installing

11/24/2012 13:40 ArtEvo#1
how can i install the eudemons online website on my zxq.net domain ?
i don't know how to fill this ..
Quote:
<?php
require_once './inc/class.captcha.php';
// Configurations
$myhost="localhost";
$mypass="test"; //your server login password
$myuser="root"; //your server login username
$mydbacc="account"; //your server account database
$mydbdata="my"; //your server my database name
$serveraddress="ip-address"; //your server ip
$serverport=5816; //your server connection port
$servername="ServerName"; //your server name
$forum="www.google.com"; //your server forum
$mydb="my"; //your server my database

// Dont Edit after this
mysql_connect($myhost,$myuser,$mypass);
mysql_select_db($mydb);
?>
from where can i find the information ? like $mypass $myuser and all others
11/24/2012 15:52 RyanOtoy01#2
Ahahaha,~Your Post Are Wrong Section. In This Categories is not for question :)
And Here, You Can Post Your Problem at Here -> [Only registered and activated users can see links. Click Here To Register...]
11/24/2012 16:04 ArtEvo#3
ohh thanx