Page 1 of 1

Site not showing

Posted: 2012-02-28 12:18
by koutsoun
Hi,
I bought a website with all content. I used filezila to upload the websites files to my hosts c panel and my site is not showing.
What did I do wrong?

Re: Site not showing

Posted: 2012-02-28 21:04
by botg
Perhaps you uploaded into the wrong directory?

Re: Site not showing

Posted: 2012-02-28 22:12
by koutsoun
No,as per my hosts instructions I uploaded to the right directory which is httpdocs. Is there anything else I have to do?

Re: Site not showing

Posted: 2012-02-28 22:34
by botg
Missing index document?

Re: Site not showing

Posted: 2012-10-29 04:33
by RedDoe
koutsoun wrote:Hi,
I bought a website with all content. I used filezila to upload the websites files to my hosts c panel and my site is not showing.
What did I do wrong?
You mean the site is showing a blank page? If it is, it probably means you've not uploaded the files properly into the right directory. Something went wrong in that process.

Re: Site not showing

Posted: 2013-04-16 23:37
by maybis
Maybe the domain has not propagated to the new location

Re: Site not showing

Posted: 2013-06-02 21:10
by vuelveteloco
koutsoun wrote:Hi,
I bought a website with all content. I used filezila to upload the websites files to my hosts c panel and my site is not showing.
What did I do wrong?
What hosting is that? I suspect I know ...

Something others didn't mention is that sometimes you can't use any index file you want ... try all these

index.html
index.htm
index.php
index.asp

I had a similar problem with my ex hosting, I was using an index.htm file which they didn't support in their web server configuration
They said htm was deprecated which is not true and ridiculous as html and htm are the very same thing... just a naming convention

Re: Site not showing

Posted: 2013-06-02 22:45
by boco
.htm is an old, deprecated syntax, it is still there because some legacy servers still only support DOS (8.3) conventions. Modern servers use .html.

Re: Site not showing

Posted: 2013-06-03 12:22
by MarcF
Did you setup the database (if one needed ?) ? Sometime the developpers doesn't include any error message for a database connexion error...