Something's Wrong With Myfuturepicks.com

free web hosting
Free Web Hosting > Computers & Tech > Internet and Websites

Something's Wrong With Myfuturepicks.com

demolaynyc
Yesterday I uploaded all the source files needed for the domain: www.MyFuturePicks.com but when I checked it this morning it won't load up. Was this my doing or is the hosting company at fault? I'm really upset that every time I upload things, things go wrong.

Can someone please check out the website and tell me if it loads or not. And if it doesn't load please post the solution I need in order to fix the problem. I urgently need this so I thank those who help me out.

Reply

Aka_Bar
I think you have problems with DOMAIN Name Registrant, its not Hosting problem its problem with your domain try to connect with Support Staff and ask them why its not responding, becouse when i pinged it answer was Zero it means that this domain www.MyFuturePicks.com unreachbly for internet global users!!!
please tell me did you set any Name Servers?? or may be in your domain name account feature like Lock/Unlock Domain, may be you should see that!!!

Reply

demolaynyc
Thanks for helping me out with that. I'll go tell my client about it. I don't really know if he did anything with the domain or not. But my question is, would the file transfer have caused it or not?

What I only did was add a directory to the root folder called temp_site I also dropped the database the site was currently using and created it again inserting tables I have from my local database.


Reply

Aka_Bar
you see, your Domain not answering, it means that if you have on hosting any thing you are not able to reach it or you are not able to download it, becose in simple words when you answering your Internet Service Provider cant understand where is your files becouse he cannot see server!! and he thinks there is no DNS like that and may be there is no Server like that and my be your domain name deleted or locked!!! and when you asking some thing from any server you must reach it and after only will be startet exchanges between Your PC and SERVER that you are asking at moment!!
you are welcome if u didnt catchme i can help you more!!

You can easly check your domain name for asking like that:
Enter to Start> Run> and put there word CMD
and next type like that ping www.myfuturepicks.com or ping myfuturepicks.com

At moment it answering like Wrong or Bad request, or there is no network like that

Reply

demolaynyc
Oh so maybe my client is hosting his website on his local machine and have it turned off. Could that be a possible problem?

Reply

Aka_Bar
No no, Domain name registering not One machine its Colletion of Servers and Data bases!!
please understand diffrence between hosting and domain name
Domain name like your street adress where you live, u can easly find by adress, on the internet Domain name plays role like that, it is only Adress of your hosting
and Hositng like your flat or where you live, where you should upload your data and safe them for became site!!!
at your situation just Domain name not answering, like if you dont have adress and you cant find you place inneed!!!

Reply

demolaynyc
Ok nevermind, it's not back on for some reason. I just waited. The client is not responding so I don't know if he did something.

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Similar Topics

Keywords : somethings, wrong, myfuturepicks

  1. Something Is Wrong When Linking (dev-c++)
    (2)
  2. What's Wrong?
    help me (3)
    I'm trying to enable the remote desktop remotely, but something is wrong. But what? I get this
    tutorial: QUOTE Enable Remote Desktop Connections remotely #2 I've received a few comments
    on my earlier post - one of them is that you can just wait a minute or 2 after changing the registry
    key instead of rebooting (Patience is a virtue ;-) another one is that the "authorized" way to do
    this is through WMI - wmic /node:"Computer Name (FQDN)" /USER:"username" RDTOGGLE WHERE
    ServerName="Computer Name" CALL SetAllowTSConnections 1 This by the way only works from ....
  3. Whats Wrong In Altec Lansing Sound System ?
    Problem in Altec Lansing 5.1 (5)
    Guyz I need your Help. I bought Altec Lansing 5.1 with Creative sound blaster 5.1 sound card. it has
    two playing systems in it one is stereo system and the other is suuround system.In Stereo system
    only the front right and front left speaker works with woofer and the other three speaker dont
    produce any sound.When I switch to surround system all the five speaker works but woofer doesn't
    produce any sound means no base. so I not getting the proper sound in anyway, I want all the five
    speakers to work with woofer .... do anybody knows about this issue ???please help m....
  4. I Hear A Sound Inside My System Unit.
    Somethings wrong with my pc. (10)
    Hello people when I turn on my computer it went good but when I open firefox I hear a sound i think
    it came from my hd. Its like reading a cd in your cd-rom just like that sound I hear. Any idea about
    this??....
  5. What's Wrong With My Php Webpage?
    there may be something wrong in my php code. (2)
    This is the first time I use the functions fopen() and preg_replace() . It seems that there's
    somthing wrong. Where did I write by mistake? CODE include('data/workinfo/0.php');
    $viewwork = substr($work ,0,249); /* HERE CAN'T WORK WELL! */ $newthread =
    fopen("http://c8s2007.freetzi.com/bbs/new.php?action=article&digest=0&postdate=0&author=1&fname=0&hi
    ts=0&replies=1&pre=6&num=10&length=35&order=1", "rb"); if(!$newthread){         $newthread =
    "无法调用信息!";     }else{         $ad = "
    ";      ....
  6. 2 Networks, Wrong One Takes Over
    (3)
    Hello, I have a problem with 2 networks one wireless and one wired. The problem is that when I
    connect to the wired network it takes over and does not let my comp send info over the wireless
    network. I had it working before but I did several things like bridge the two connections or it
    could have been when I reset the wired router. What do I have to do to get the wireless network as
    the main network and wired as secondary. Thanx for any help.....
  7. Something Wrong With This Script?
    Unexpected T_SRING (9)
    Here is the code that I have: CODE $con = mysql_connect("localhost","user","password"); if
    (!$con)   {die(' Could not connect: ' . mysql_error() . ' ');}
    mysql_select_db("database", $con); $ip=$_SERVER ; echo "Adding MXP info..."; mysql_query (INSERT
    INTO mxp (date, user, victim, turns, side, gold, lost, killed, mxp, points_b, points_a, type, power,
    ip) VALUES ('$_POST ','$_POST ','$_POST ','$_POST ','$_POST
    ','$_POST ','$_POST ','$_POST ','$_POST ','$_POST
    ','$_POST ....
  8. Whats Wrong With This?
    (3)
    can someone explain to me whats wrong with the following code, im trying to make a table called
    person, only thing is, for some reason its not working $con =
    mysql_connect("mysql3.xxxxxxxx.com","xxxxxxxx_forum","xxxxxxx"); if (!$con) { die('Could not
    connect: ' . mysql_error()); }// Create table in my_db database
    mysql_select_db("xxxxxxxx_forum", $con); $sql = "CREATE TABLE person ( FirstName varchar(15),
    LastName varchar(15), Age int )"; mysql_query($sql,$con);mysql_close($con); ?>....
  9. What Is Wrong With This?
    (0)
    I did the javac heater.java thing (I have tried different letter cases) Then I typed java Heater
    (using different cases again) I keep getting this error: Exception in thread "main"
    java.lang.NoSuchMethodError: main. This is the code, which basically follows the bicycle tutorial,
    I tried copying and pasting that, but still had the same problem. CODE class Heater { int
    power = 0; int steam = 0; void changePower(int newValue) { power = newValue; } void
    changeSteam(int newValue) { steam = newValue; } void printStates() {
    System.out.println("power:"+power+" steam:....
  10. Infedility... Right Or Wrong?
    What would your reaction be if someone you knew was cheating? (7)
    Hello, What would you do if your parent or friend was cheating on their partner?. I mean this is a
    serious problem. Would you blame the married/committed for having the affair or the other person?
    The married/committed would justify that they are not happy in their relationship and that they have
    sacrificed a lot for the family or partner and found comfort in their lover's embrace. The
    lover would either say that they did not know or that they were helping or openly claim to love your
    acquaintance. For it is proven that If your family member is cheating then ther....
  11. Connecting To Wrong Ftp Address
    (8)
    Okay, I don't know whether this has happened to anyone else before, but this is the second time
    for me. When I try to connect to my FTP account, it usually connects correctly, except for those few
    times when my firewall tells me that my FTP program is trying to connect to an FTP account of a
    different Astahost-hosted site. (Naturally, I don't even want to let that through my firewall,
    as it's not my site in the first place.) This is just odd as I did not make any changes
    whatsoever to my FTP settings, so there is no reason for it to suddenly "feel" like conn....
  12. Tested Out This Guide To Change Ip
    now something is wrong (2)
    http://www.astahost.com/how-change-ip-address-t1452.html i need to change my IP so i tried that
    guide out and it didnt work...something is wrong now (prob no big deal but i feel insecure until
    confirmed/fixed)....my internet works but it's not directly from my network adapter (Local Area
    Connection 5) anymore http://img407.imageshack.us/img407/5379/omgwtfqz0.jpg the icon "Internet
    Connection" wasn't there before and my connection doesnt come from my Local Area COnnection 5
    anymore....how do i get it back to normal This is NOT a Tutorial you are postin....
  13. Cant Access My Cpanel
    Can anyone tell me what is wrong... (6)
    Its been awhile since I access my account through cpanel, because I usually use dreamweaver to
    upload all my files directly to the host. But as I try to access my cpanel, I go to a broken link.
    Can someone confirm that this is the address to cpanel? yoursite.com/cpanel...mines for example
    would be: https://www.hp2001.astahost.com/cpanel Oh yea its been like this for the past month,
    whenever I tried to access my account. But I cant seem to get to it...whoever gets the chance to
    help me, could you tell me how to find resolution to this problem. thanks in advance.....
  14. What's Wrong With This Form?
    (5)
    I just made this form in order to redirect me to the page selected by a user, but it doesn't
    do that, it just reload the entire page: CODE         Select one below...      MSN     
    Yahoo    i hope any body can help in this. ....
  15. A Question In Game Theory (i Think...)
    Sorry if this is the wrong place, but math is a kind of science. (6)
    I'm sorry if this is the wrong place for mathematical questions, but math is a scientific
    field. /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />
    Anyways, I have a question which I had with my friends over, and we can't seem to find the real
    answer ourselves, so I decided to ask you guys here, seeing as how the average IQ of this forum
    surpasses most typical people. /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
    alt="biggrin.gif" /> Anyways, it goes like this (and yes, this is taken from the Ludibrium Pa....
  16. Something Wrong With The Points System.
    (10)
    A couple of hours ago, my hosting credit was somewhere around 23-24 points. Now, it went all the
    way down to 11. Naturally, I haven't transfered points or requested any services that might
    require point deducation, or else I wouldn't have a problem /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. Would an admin kindly take
    a look at this?....
  17. Digital Alteration: Creative Or Just...wrong?
    (6)
    Hey all, Am quite new but I just thought it would be really interesting to know what creative
    things people have done digitally with photographs and to throw up the question that is the digital
    revolution a good thing, and add to the creative possibilities of photography or does it take away
    from the skill and expertise of what photography was, say 30 years ago. What do you all think?....
  18. What's Wrong With Firefox?
    (5)
    I know I've been asking a lot of questions lately but that is because I've just reformatted
    my computer and everything just seems to be going all wrong. This time, its because FireFox
    won't load any of my pages correctly. Everytime i try to load a page that becomes a little too
    image heavy, Firefox will stop loading the images completely. I've tried right-click view image
    and i see it there so that means it isn't the webpage's server problem. This also happens
    with tons of other sites that i go to. Here's a screenshot: It's in GIF ....
  19. Is Button Mashing Wrong?
    (10)
    My boyfriend gets mad because i beat him at all the fighting games. I'm a button masher and he
    says im cheap and that he won't play with me. Hey its not my fault im better right? ;p I'm
    very good with killik and voldo in soul calibur And very good with wink in marvel nemesis ^^ I
    think i could kick most men's butts and that he's just being a sore loser =3 I did get
    blisters on my thumb last week from marvel tho lololol....
  20. Dating Sims?
    If this is wrong subforum, please move (16)
    It seems that there really isn't a very big market for Bishoujo (pretty girl) dating sims in
    america. I don't understand why, when there are just as many lonely nerds here as there are in
    japan. I've played all of the dating sims on www.newgrounds.com, and it's just not cutting
    it. Does anyone know of any free dating sims available for download online? i think they're
    kinda fun. awe, noone? pity. Well maybe I should explain what they are to those of you who may not
    know just in case: You start out as a normal guy (seriously, they usually make your c....
  21. Wrong Password/username - Fatal Error In Horde
    (4)
    I keep getting a fatal error when trying to check my webmail using Horde, through the CPanel. Also,
    when I try to open PhpMyAdmin I get an error saying "Wrong username/password. Access denied."
    However, I'm logged into CPanel fine, and after getting this error I changed my password. That
    went fine, as well. This is really annoying, I'm locked out of some stuff I sorta need access
    too. Anyone able to help?....
  22. Is It Me Or Something Is Wrong.. Trap17.net Vs....
    (18)
    I don't like to complain when it comes to things that are free, but isn't it not fair when
    people who never post but have to show ads get 333MB of space while we slave away on the Astahost
    forum and only get 150MB? Sorry for the complaining but I just want to know why... xboxrulz....
  23. What's Wrong With This Preg_replace Code?
    (2)
    I have written a JavaScript that prompts auser for 5 table attributes for entry into the posting
    area and it produces this: It is then passed through this preg_replace for display in the
    preview or as a submission in a post: CODE $txt = preg_replace( "#\ (.+?)\ #is", " \\6 ", $txt
    ); What it produces however is this: CODE When what I want is this: CODE
    What is it that is wrong with this code and giving this odd unwanted result? Help would be most
    certainly appreciated because I am tired of looking at it, my eyes are getting crossed ....
  24. How Do I Switch To Temporary Paid Hosting ?
    Something's come up (3)
    Before I get into the topic at hand, I want to point out that, as of this moment,
    http://faqs.astahost.com/ which Moonwitch linked to in the "Answers to Common Questions", is now a
    page in Portuguese related to spamming. Now my own problem is that I will be leaving the country
    for a few months, in a month or two. While I am away, I am not sure how often I will have access, or
    time for online activity. I read in a different thread that Astahost offers paid hosting for as low
    as $3 and change. Is there a way I can switch in between forum-participation and paid hosting e....
  25. Death Penalty, Right Or Wrong?
    (29)
    AT this moment, a young Australian is in jail in SIngapore, awaiting the death penalty. He was
    caught smuggling Heroin. He will be hanged. There is a lot of talk here in Australia regarding
    this sentence, some agree, some disagree, but, as the offence took place in a foreign country, there
    is little this country can do about it. As the penalty for drug smuggling in Singapore is well
    known, and indeed, advertised at the airport, nobody can claim ignotrance regarding this, they get
    involved knowing full well the possible repercussions if caught. SO, my question: the ....
  26. What's Wrong With Microsoft?
    Well, it makes users stupid! (83)
    I found an article on oneandoneis2.org and it describes how Microsoft's invention, Windows made
    everyone ignorant at learning and that they all don't really know and use a computer. Your
    opinions? http://linux.oneandoneis2.org/wrongms.htm xboxrulz....
  27. Domain Name Wrong And Not Working
    Help me in my sub astahost domain name (2)
    Basicaly my problem is about my sub-domain name in astahost. For weeks ive been using the
    saga.astahost.com and it was fine, since i haven finnished yet the whole package for my website, i
    loaded some html on it, so basicaly its empty. Now, lately when i login to my cpanel using of course
    saga.astahost.com/cpanel, I was surprised that it was written theere in the cpanel that my
    sub-domain name is ad36.astahost.com. So what i did was tried to create html to see if
    ad36.astahost.com will work, but sadly it didnt, the error reposted by the browser is it can not
    find the sa....
  28. Cpanel's Sql Estimation Wrong.
    (0)
    Hello all Actually Im very worried Regarding this problem, yesterday i say that my forum is using
    15mb ... Just today it shows 28 mb /ohmy.gif' border='0' style='vertical-align:middle'
    alt='ohmy.gif' /> Iam sure it cant use that much sql, As i clean up my forum regularly! So just to
    Inform the admins Im posting this.! if possible plz rectify the problem soon! /unsure.gif'
    border='0' style='vertical-align:middle' alt='unsure.gif' /> Thanks Casanova!....
  29. What's Wrong With "my Assistant?
    Somedays it works somedays it does not? (0)
    I have noticed that somedays the "My Assistant" feature of this forum works but then other days when
    I click on the "My Assistant" link it opens a new window and redirects me to the index of the forum
    /huh.gif' border='0' style='vertical-align:middle' alt='huh.gif' /> . Does anyone know why?
    /blink.gif' border='0' style='vertical-align:middle' alt='blink.gif' /> /unsure.gif' border='0'
    style='vertical-align:middle' alt='unsure.gif' /> ....
  30. Windows 95 Ibm Aptiva
    format gone wrong (13)
    I formated my Ibm aptiva with windows 95, it was my first time doing anything like this and I
    wasn't prepared. When I got done with the format the computer was faster, with was what I wante
    but it's a 10 yr plus old pc. I didn't realize that My IE would be a IE 3.0 because I'm
    new to this I was having the worst time trying to fix it, I look every where online. And it keep
    making the pc mess up. Two days and 4 formats later I had finallty got it right kind of. The pc
    froze the last time I was on, which was yesterday but it's has IE5 now but I need....

    1. Looking for somethings, wrong, myfuturepicks






*SIMILAR VIDEOS*
Searching Video's for somethings, wrong, myfuturepicks
Similar
Something Is Wrong When Linking (dev-c++)
What's Wrong? - help me
Whats Wrong In Altec Lansing Sound System ? - Problem in Altec Lansing 5.1
I Hear A Sound Inside My System Unit. - Somethings wrong with my pc.
What's Wrong With My Php Webpage? - there may be something wrong in my php code.
2 Networks, Wrong One Takes Over
Something Wrong With This Script? - Unexpected T_SRING
Whats Wrong With This?
What Is Wrong With This?
Infedility... Right Or Wrong? - What would your reaction be if someone you knew was cheating?
Connecting To Wrong Ftp Address
Tested Out This Guide To Change Ip - now something is wrong
Cant Access My Cpanel - Can anyone tell me what is wrong...
What's Wrong With This Form?
A Question In Game Theory (i Think...) - Sorry if this is the wrong place, but math is a kind of science.
Something Wrong With The Points System.
Digital Alteration: Creative Or Just...wrong?
What's Wrong With Firefox?
Is Button Mashing Wrong?
Dating Sims? - If this is wrong subforum, please move
Wrong Password/username - Fatal Error In Horde
Is It Me Or Something Is Wrong.. Trap17.net Vs....
What's Wrong With This Preg_replace Code?
How Do I Switch To Temporary Paid Hosting ? - Something's come up
Death Penalty, Right Or Wrong?
What's Wrong With Microsoft? - Well, it makes users stupid!
Domain Name Wrong And Not Working - Help me in my sub astahost domain name
Cpanel's Sql Estimation Wrong.
What's Wrong With "my Assistant? - Somedays it works somedays it does not?
Windows 95 Ibm Aptiva - format gone wrong
advertisement




Something's Wrong With Myfuturepicks.com