that was what the thank button:D
username : server
password : 1234
username : server
password : 1234
if($_GET["extern"]){
if(!$_GET["extern"]) {
include("community/home.php");
}
else {
$site = "community/".$_GET["extern"].".php";
if(!file_exists($site)) {
include("community/404.php");
}
else {
include("$site");
}
}
}
else{
require("design/".$design."/index/header.php");
require("design/".$design."/index/box_left.php");
require("design/".$design."/index/trenner_head.php");
if(!$_GET["site"]) {
include("community/home.php");
}
else {
$site = "community/".$_GET["site"].".php";
if(!file_exists($site)) {
include("community/404.php");
}
else {
include("$site");
}
}
require("design/".$design."/index/trenner_bottom.php");
if($_GET["right"] == "no"){
}else{
require("design/".$design."/index/box_right.php");
}
require("design/".$design."/index/bottom.php");
Well based on the link in your signature you are still using your internal ip address. 192.168.x.x You need to go to a website to get your external ip address like ipchicken.com and use that. If you have a router you will also need to setup [Only registered and activated users can see links. Click Here To Register...]for port 80 to reach your website from outside the network.Quote:
uhm, if i want to can i put it in mysql and my navicat so everyone can see it? cause one time used a diffrent one and used xampp and i used another computer, my websites domain name was my IP address and i wasnt able to view it.
EWWWW big words a 13 yr old boy dont know or know how to do >.>Quote:
Well based on the link in your signature you are still using your internal ip address. 192.168.x.x You need to go to a website to get your external ip address like ipchicken.com and use that. If you have a router you will also need to setup [Only registered and activated users can see links. Click Here To Register...]for port 80 to reach your website from outside the network.
Go to here: [Only registered and activated users can see links. Click Here To Register...]What ever IP give is YOUR Personal IP. Use that...Also go to your router and add port 80 lolQuote:
EWWWW big words a 13 yr old boy dont know or know how to do >.>
lol im going to keep trying my best though
i am so damn confused, can u teach me how to forrward the port? Im useing a belkin router, im not sure how to do it at all so just messege me on skype so we can speed things up pleaseQuote:
Go to here: [Only registered and activated users can see links. Click Here To Register...]What ever IP give is YOUR Personal IP. Use that...Also go to your router and add port 80 lol
no, no1 is going to take the time out of their busy day to help you with your damn server when their are guides like [Only registered and activated users can see links. Click Here To Register...] and [Only registered and activated users can see links. Click Here To Register...] do it yourselfQuote:
i am so damn confused, can u teach me how to forrward the port? Im useing a belkin router, im not sure how to do it at all so just messege me on skype so we can speed things up please
Please talk to my on skype i dont want to do it on here, my username is
seenxtc
thats for skype, thhank u alot
mine is not hamachi :pimp: thank u very muchQuote:
no, no1 is going to take the time out of their busy day to help you with your damn server when their are guides like [Only registered and activated users can see links. Click Here To Register...] and [Only registered and activated users can see links. Click Here To Register...] do it yourself
the problem is clearly stated up their, he needs help portforwarding, and ya we all wanna try our best to help the newbies who want to setup a server *sarcasm*Quote:
whtas the problems?maybe u can tell me some details i will try my best to help all newbies who want setup server :)