Register for your free account! | Forgot your password?

You last visited: Today at 14:14

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

Advertisement



[Help] website

Discussion on [Help] website within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2009
Posts: 383
Received Thanks: 81
[Help] website

im having problems with my website says in config.php line 16 theres something wrong
Quote:
// Dont Edit after this
mysql_connect($myhost,$myuser,$mypass);
mysql_select_db($mydb);
?>
Crazy123456 is offline  
Old 04/05/2010, 20:10   #2
 
King_Arthur's Avatar
 
elite*gold: 246
Join Date: Jan 2008
Posts: 1,712
Received Thanks: 896
Show us the error.

What you have quoted says your website is trying to connect to the mysql server using (host,username,password)
Then its trying to select the correct db (databasename).
King_Arthur is offline  
Old 04/05/2010, 20:23   #3
 
elite*gold: 0
Join Date: Sep 2009
Posts: 383
Received Thanks: 81
yeh thats the error says it has a error in those lines and i do not know at all how to do it
Crazy123456 is offline  
Old 04/05/2010, 20:55   #4
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,486
Received Thanks: 919
show the error here so we can check
PraDevil[ELITE] is offline  
Old 04/06/2010, 03:33   #5
 
elite*gold: 0
Join Date: Sep 2009
Posts: 383
Received Thanks: 81
i did ... on the website it says there is a error in config.php line 16 thats it
Crazy123456 is offline  
Old 04/06/2010, 04:01   #6
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 540
SS of it might help..
.Ash is offline  
Old 04/06/2010, 05:55   #7
 
King_Arthur's Avatar
 
elite*gold: 246
Join Date: Jan 2008
Posts: 1,712
Received Thanks: 896
Quote:
Originally Posted by Crazy123456 View Post
i did ... on the website it says there is a error in config.php line 16 thats it
It is going to say more important stuff before that that is going to give us more of a clue at exactly what the problem is. Give us the whole line or SS it if you have to as suggested above.
King_Arthur is offline  
Old 04/06/2010, 17:05   #8
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 540
Quote:
Originally Posted by SpongeBox View Post
SS of it might help..
Quote:
Originally Posted by King_Arthur View Post
It is going to say more important stuff before that that is going to give us more of a clue at exactly what the problem is. Give us the whole line or SS it if you have to as suggested above.
I Just said that.....
.Ash is offline  
Old 04/06/2010, 18:56   #9
 
King_Arthur's Avatar
 
elite*gold: 246
Join Date: Jan 2008
Posts: 1,712
Received Thanks: 896
Quote:
Originally Posted by SpongeBox View Post
Quote:
Originally Posted by King_Arthur View Post
Quote:
Originally Posted by SpongeBox View Post
SS of it might help..
It is going to say more important stuff before that that is going to give us more of a clue at exactly what the problem is. Give us the whole line or SS it if you have to as suggested above.
I Just said that.....
Really?
King_Arthur is offline  
Old 04/09/2010, 21:31   #10
 
elite*gold: 0
Join Date: Sep 2009
Posts: 383
Received Thanks: 81
hahaha here u go
Crazy123456 is offline  
Old 04/09/2010, 22:12   #11
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 540
You put your pass where you put userid..
.Ash is offline  
Old 04/09/2010, 22:22   #12
 
elite*gold: 0
Join Date: Sep 2009
Posts: 383
Received Thanks: 81
Quote:
<?php
require_once './inc/class.captcha.php';
// Configurations
$myhost="localhost";
$mypass="root"; //your server login password
$myuser="rufeng"; //your server login username
$mydbacc="account"; //your server account database
$mydbdata="my"; //your server my database name
$serveraddress="173.27.234.190"; //your server ip
$serverport=3306; //your server connection port
$mydb="my"; //your server my database
$servername = "DemonsBeast"; //Put your servername here.
$link = "http://demonsbeast.servegame.org/"; //Put your website link here

// Dont Edit after this
mysql_connect($myhost,$myuser,$mypass);
mysql_select_db($mydb);
?>
this is my config.php
Crazy123456 is offline  
Old 04/09/2010, 22:24   #13
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 540
Quote:
Originally Posted by Crazy123456 View Post
this is my config.php
i just said that you put your password where you supposed to put your UserID lol

PHP Code:
<?php
require_once './inc/class.captcha.php';
// Configurations
$myhost="localhost";
$mypass="rufeng"//your server login password
$myuser="root"//your server login username
$mydbacc="account"//your server account database
$mydbdata="my"//your server my database name
$serveraddress="173.27.234.190"//your server ip
$serverport=3306//your server connection port
$mydb="my"//your server my database
$servername "DemonsBeast"//Put your servername here.
$link "http://demonsbeast.servegame.org/"//Put your website link here

// Dont Edit after this
mysql_connect($myhost,$myuser,$mypass);
mysql_select_db($mydb);
?>
There copy and paste that
.Ash is offline  
Thanks
1 User
Old 04/09/2010, 22:43   #14
 
elite*gold: 0
Join Date: Sep 2009
Posts: 383
Received Thanks: 81
its still not connecting .... idk whats wrong


but the error was fixed
Crazy123456 is offline  
Old 04/09/2010, 23:25   #15
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 540
Quote:
Originally Posted by Crazy123456 View Post
its still not connecting .... idk whats wrong


but the error was fixed
Something is wrong with his page, Not sure what it is But there is an Error on News & Announcements and Events. Maybe MySql is old? anyone got an idea what wrong?
.Ash is offline  
Reply


Similar Threads Similar Threads
Erstelle eure WebSite / Create your Website
10/20/2010 - elite*gold Trading - 39 Replies
Hallo Community, Aktuelle Treasures No permission - GEKAUFT No permission - OFFEN Da ich genügend Zeit habe, und neben nach neuen Herrausforderungen suche, bietet ich ab heute meinen Website Service an.
[Website] need free a website? look here.
11/10/2008 - CO2 Private Server - 9 Replies
hey server owners im a pro with moonfruit (website creator) and yes i make websites for you guys for free because i like it to make them. What you guys are thinking: wtf, moonfruit is free for everyone why offering your service? answer to you guys: because i like to make website with moonfruit for people and i know everything about making website with moonfruit, moonfruit does have many secret options that not people know [email protected] is my email you can add me anytime



All times are GMT +2. The time now is 14:15.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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