Author |
Message |
Topic: How to host a friends website/domain? |
mrkill47
Replies: 4
Views: 7675
|
|
isnt what hes asking possible with the pro version? |
Topic: Telewest Broadband Question |
mrkill47
Replies: 7
Views: 8378
|
|
And how much does that cost? I have 24 mbit down and 1 up here in Sweden, and I pay about 35 US dollars/month.
for a 1Mb connection from telewest costs £19.99 a month (about 39 us$ a month) in the uk ... |
Topic: Telewest Broadband Question |
mrkill47
Replies: 7
Views: 8378
|
|
Anybody here from the UK have Telewest Broadband 1mb package?
I'm getting it installed on Thursday and was wondering if anyone here has it so they can tell me what they think of it, like speed etc? ... |
Topic: PHP Pages |
mrkill47
Replies: 6
Views: 10217
|
Forum: PHP Posted: Wed Feb 09, 2005 1:18 pm Subject: PHP Pages | |
|
make a page template with all your layout info and stuff.
in the part where the content should go put:
$_GET['page'] = isset($_GET['page']) ? $_GET['page'] : ... |
Topic: free subdomain to IP address redirection.... |
mrkill47
Replies: 5
Views: 23617
|
|
"freedns.afraid.com could not be found"
i get that when i try to go on the site
another site that can do the same thing is http://www.no-ip.com im using it.
subdomain.rootdomain.com can point ... |
Topic: Getting my site to work on my Domain |
mrkill47
Replies: 3
Views: 9882
|
|
you have to find out your ip address and get your domain name to (using DNS) to point to your ip address.
find out your ip from here: http://www.aprelium.com/ip/ |
Topic: FTP and Mail Server |
mrkill47
Replies: 22
Views: 19302
|
|
i got mine working now thanks |
Topic: FTP and Mail Server |
mrkill47
Replies: 22
Views: 19302
|
|
hey im using HmailServer as well and im having trouble reciving messages. i get the following error in outlook express:
There was a problem logging onto your mail server. Your Password was rejected ... |
Topic: Server Specifications? |
mrkill47
Replies: 55
Views: 59261
|
|
my crappy pc that just so happens to be a webserver running abyss:
athlon xp2800+
512mb PC2700 DDR SDRAM
120GB 7,200RPM SATA HDD (a seage one i think)
win XP pro
my connection is 1m(120k/sec) ... |
Topic: Error 200 |
mrkill47
Replies: 6
Views: 11001
|
|
well, id say its the server... why? becoz before, I had apache running and it was working fine... |
Topic: Error 200 |
mrkill47
Replies: 6
Views: 11001
|
|
ok ok so i could have searched, im new here, dont eat me :P
about fixing the script. it was working fine before, when I had apache. I moved from apache to abyss now.
its actually an option in an ... |
Topic: Error 200 |
mrkill47
Replies: 6
Views: 11001
|
|
What is an error 200?
Then tell me how I can go about fixing it. Thanks. |
Topic: Guide: How to Install phpMyAdmin |
mrkill47
Replies: 321
Views: 10053261
|
|
I am about to go thru the tutorial (just done your MySQL one - excellent). I was wondering why not use the latest version of phpMyAdmin?
I am running PHP 5.0.3....
I guess I could attempt to ins ... |
|