Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Eudemons Online > EO PServer Hosting
You last visited: Today at 02:52

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Hi All AnY one can help me

Discussion on Hi All AnY one can help me within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2009
Posts: 17
Received Thanks: 1
Hi All AnY one can help me

hi all any one can help me to edit that config

Code:
<?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="127.0.0.1"; 	//your server ip
	$serverport=5816;		//your server connection port
	$mydb="my";			//your server my database
	$servername="Your Server Name!";

$page = basename($_SERVER['SCRIPT_FILENAME']);
$page = str_replace('_',' ',$page);
$page = str_replace('.php','',$page);
$page = ucfirst($page);	

	// Dont Edit after this
	mysql_connect($myhost,$myuser,$mypass);
	mysql_select_db($mydb);
?>
PlZ Any oNe Help Me
mohamed2005 is offline  
Old 03/09/2010, 14:32   #2
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,486
Received Thanks: 919
how can help we dont know what is your database name, mysql login and pass
PraDevil[ELITE] is offline  
Old 03/09/2010, 14:51   #3
 
~WARNING~'s Avatar
 
elite*gold: 5
Join Date: Feb 2010
Posts: 1,040
Received Thanks: 442
It's pretty self explanatory.

Code:
<?php
	require_once './inc/class.captcha.php';
	// Configurations
	$myhost="localhost";
	$mypass="[COLOR=Red][B]MYSQL_PASS[/B][/COLOR]"; 		//your server login password
	$myuser="[B][COLOR=Red]MYSQL_USER[/COLOR][/B]"; 		//your server login username
	$mydbacc="account";		//your server account database
	$mydbdata="my";			//your server my database name
	$serveraddress="[B][COLOR=Red]YOUR_SERVER_IP[/COLOR][/B]"; 	//your server ip
	$serverport=5816;		//your server connection port
	$mydb="my";			//your server my database
	$servername="[B][COLOR=Red]EDIT YOUR SERVER NAME[/COLOR][/B]";

$page = basename($_SERVER['SCRIPT_FILENAME']);
$page = str_replace('_',' ',$page);
$page = str_replace('.php','',$page);
$page = ucfirst($page);	

	// Dont Edit after this
	mysql_connect($myhost,$myuser,$mypass);
	mysql_select_db($mydb);
?>
~WARNING~ is offline  
Thanks
1 User
Old 03/09/2010, 15:38   #4
 
elite*gold: 0
Join Date: Nov 2008
Posts: 295
Received Thanks: 9
if u want help add my msn

gege2900 is offline  
Old 03/09/2010, 17:30   #5
 
King_Arthur's Avatar
 
elite*gold: 246
Join Date: Jan 2008
Posts: 1,712
Received Thanks: 896
+4 reported at: 09 Mar 2010 - 11:30:00 GMT -5 Cause: Off-topic

He didn't ask for help on his server he asked for help with his php configuration file. Please stay on topic.
King_Arthur is offline  
Thanks
1 User
Reply




All times are GMT +1. The time now is 02:52.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.