[PROBLEM] WEBSITE , I NEED HELP

02/08/2012 09:38 nadzirulx#1
[Only registered and activated users can see links. Click Here To Register...]

i already done follow tutorial how to make server non hamachi . my site is evoeo.sytes.net . when i enter this web . i can see nothing .
i only can enter with 127.0.0.1/index.php . but ppl can't enter this . only me can .
I already download Xampp .what i need to do now ? . or should i buy domain ?

YahooMessenger : [Only registered and activated users can see links. Click Here To Register...]
02/08/2012 10:32 SZero[PM]#2
Can you show me the Config file.. cuz its from config file..
---

if you cant.. here's the problem:-

Open Config.php
then you will find this :
Code:
<?php
	require_once './inc/class.captcha.php';
	// Configurations
	$myhost="[COLOR="Red"]localhost[/COLOR]";
	$mypass="[COLOR="Red"]MYSQLPASS[/COLOR]"; 		//your server login password
	$myuser="[COLOR="Red"]MYSQLUSER[/COLOR]"; 		//your server login username
	$mydbacc="account";		//your server account database
	$mydbdata="my";			//your server my database name
	$serveraddress="[COLOR="red"]YOUR IP[/COLOR]"; 	//your server ip,[COLOR="red"]here you put this(evoeo.sytes.net)[/COLOR]
	$serverport=5816;		//your server connection port
	$mydb="my";			//your server my database
        $servername = "[COLOR="red"]Your Server Name[/COLOR]";   //Put your servername here.
        $link = "[COLOR="red"]http://www.yourwebsitelink.com[/COLOR]";   //Put your website link here,
here you put this too(evoeo.sytes.net)

	// Dont Edit after this
	mysql_connect($myhost,$myuser,$mypass);
	mysql_select_db($mydb);
?>
Edit the green colored words with your info... MYSQL User .. the ID you used when u opened mysql first time.. usually (root)
MYSQL PW.. the Password you entered when you first opened the MYSQL . from DB files
leave mydb and db as it is
Server name. your server name.. should be EVO EO.

---

Hope i helped.. and dont forget to put this...(((Windows/system32/drivers/etc/hosts)))

Code:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#	127.0.0.1       localhost
#	127.0.0.1       evoeo.sytes.net
        192.168.x.x     evoeo.sytes.net
        41.x.x.x        evoeo.sytes.net
------------
---
also do not forget to portforward the 80 port and 3306 port(80 port is for appache),,,,(3306 is for mysql)
IF i helped please push THANKS :),Good Luck!
02/08/2012 20:10 Elite4Demons#3
check your config file , user and password , and if your localhosting leave it local
02/09/2012 00:07 PowerChaos#4
download my release
it contains the same site and should work out of the box (pre configured , see spoiler in sig)

only it does not contain a database ,so you need to put the database in c:/website/users/local/mysql/data

so you see something like this
Code:
c:/website/users/local/mysql/data/my
c:/website/users/local/mysql/data/my2
c:/website/users/local/mysql/data/account
depending on your database do you have a db called my/my2 or account

then it should work perfect

Greetings From PowerChaos
02/09/2012 09:07 nadzirulx#5
this is mine :-

<?php
require_once './inc/class.captcha.php';
// Configurations
$myhost="localhost";
$mypass="test"; //your server login password
$myuser="root"; //your server login username
$mydbacc="my"; //your server account database
$mydbdata="my"; //your server my database name
$serveraddress="127.0.0.1"; //your server ip evoeo.sytes.net
$serverport=5816; //your server connection port
$mydb="my"; //your server my database
$servername = "EvoEO"; //Put your servername here.

$link = "http://www.evoeo.sytes.net"; //Put your website link here evoeo.sytes.net

// Dont Edit after this
mysql_connect($myhost,$myuser,$mypass);
mysql_select_db($mydb);
?>

so now , i can enter the site , my friend can't .

this is appear when my friend enter my site :

"Unable to connect Firefox can't establish a connection to the server at evoeo.sytes.net"

anyone can do this for me ? via teamviewer ? .

leave me ur skype , yahoo mesengger or msn . thanks :)

latest pic .

[Only registered and activated users can see links. Click Here To Register...]
02/09/2012 10:52 SZero[PM]#6
[Only registered and activated users can see links. Click Here To Register...]

You can PM me or Add me. so i can help you,
yeah i can do it via team viewer


But i think the answer i said.. should does it all.. except u didnt portforward

One more thing...
Code:
$serveraddress="[COLOR="red"]127.0.0.1[/COLOR]"; //your server ip evoeo.sytes.net
change it to this!!
Code:
$serveraddress="[COLOR="Red"]evoeo.sytes.net[/COLOR]"; //your server ip [U]evoeo.sytes.net[/U]
02/09/2012 11:14 nadzirulx#7
oke . i think i got wrong with portforwarding .
i always online my ym . already add u SZero :)

chaos , what is database ? .
server database or what ? .

*already add u in my skype .