[Help] setting up krillin's website

Skilled Illusionist
Joined
Sep 29, 2007
Messages
306
Reaction score
0
I have the website set up and working (minus a few changes that need to be made)
there's just a few problems
1. I have the website in my wamp/www folder and am using WAMP5
and work just fine
but or doesn't work
it says the page can not be displayed
and when I go to localhost it auto-redirects to

2. I am running ascent rev1648
I have a stats.xml file that the server auto-generates
but it doesn't work
also
I'm running 3 different servers (blizzlike, funserver, instant 70)
how would I set it up so the stats for all 3 go into one file?
all help is greatly appreciated
you can contact me at msn, yahoo, aim, or xfire at jab416171


any suggestions?
jab416171 - [Help] setting up krillin's website - RaGEZONE Forums
 
don't forget port forwarding(if you're using a router)
if you did all that, it could just be the way you setup the dyndns
 
I tried to connect to mine through just the external IP, but I don't think that worked. sounds like it might have something to do with the dyndns, but I'm not sure.
 
idk bout the second one, cuz it has 2 parts
1) How to fix it
2) how to make 3 realms in one stats.xml

i dont know both, cuz i never really used it :\
 
jab416171,

I had this problem before when I first started making my website using a domain such as no-ip, the way I fixed it was simple, you cant just go to your dome, you need to type this in the url hxxp://www.yourdomain.no-ip.biz/index.php if you just add the index.php at the end, you should be good to good, and good luck!
 
Read my statement here and see where you get after that.
I do not know of wamp and never had to use it. Can't help you there on that.
On the other note. Read Below for other solutions.

Apply's to having a Router
1. Select router
2. Select the the HTTP forwarding.
3. Follow steps to forward that port to your comp.
4. Finished.

Notes:
1. If your ISP is being a d*ck like mine is. You might have ports blocked from the ISP side and there is nothing you can about it. Except find another ISP.
2. If you have a ISP that's being a d*ck. Then port forward the HTTP to another port like 5001 6969 3258 what ever you wish too.
3. To reach that http url with a port forward as in above type or You will need to use that addy where ever you post your url.
4. If you try the port forwarding thing. You will need to change your Apache if you're running Apache.

Apache Config

Code:
listening port
Listen 6969
 
Stand alone server listens.
Port 6969
 
then doing the virtual host as so!
<VirtualHost *:6969>
INFO
</VirtualHost>
Hope it helps.

Also read prior posts on the krillins release page. the other redirect problems have been answered time and time again.
 
At onslaught.getmyip.com...

The connection has timed out

The server at onslaught.getmyip.com is taking too long to respond.

* The site could be temporarily unavailable or too busy. Try again in a few
moments.

* If you are unable to load any pages, check your computer's network
connection.

* If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.

I don't think you're understanding what I'm asking
it used to work but now it doesn't
can I get a list of ports that I might be missing?
These are the ones I'm currently forwarding.
8085 8093 336 8129 3724 3306 80 6881-6999 6112

And what is the "VirtualHost"? I tried putting it in but it didn't let it work at all
I have DDNS enabled

DDNS Service: DynDNS.org



User Name: jab416171
Password: ************
Host Name: onslaught.getmyip.com
Internet IP Address: 68.55.96.50
Status: DDNS is updated successfully
 
Back