Results 1 to 8 of 8

Thread: Cant get my webpage up

  1. #1
    kalmac Guest

    Default Cant get my webpage up

    I tried everything that i read on here to access my website. what am I doing wrong. I still get forbidden

  2. #2
    Join Date
    Sep 2003
    Posts
    3,040

    Default

    what is your web site address ?
    Become PHP Expert in 30 days
    FreeMarriage.com - Free Online Matrimonial
    FlashWebHost.com - Professional Web Hosting, Designing.

  3. #3
    kalmac Guest

    Default cant get my address up

    My address is kalmac.bizhat.com

  4. #4
    Join Date
    Sep 2003
    Posts
    3,040

    Default

    [root@host1 kalmac.bizhat.com]# ls -l
    total 8
    drwxr-xr-x 2 1406 1406 4096 Jul 13 22:03 SP11489
    -rw-r--r-- 1 1406 1406 42 Jul 13 22:09 test.doc
    [root@host1 kalmac.bizhat.com]#

    You don't have any index.html file.

    Upload index.html, your site will work fine.
    Become PHP Expert in 30 days
    FreeMarriage.com - Free Online Matrimonial
    FlashWebHost.com - Professional Web Hosting, Designing.

  5. #5
    kalmac Guest

    Default Cant get my webpage up

    I tried to do that but I just get a thing saying index.html has been uploaded or removed, and I still get the forbidden error.

  6. #6
    Join Date
    Sep 2003
    Posts
    3,040

    Default

    May be because of CONTENT of your index.html file :D

    Try it now...
    Become PHP Expert in 30 days
    FreeMarriage.com - Free Online Matrimonial
    FlashWebHost.com - Professional Web Hosting, Designing.

  7. #7
    kalmac Guest

    Default Cant get my webpage up

    Still forbidden. I am so confused. Any other suggestions?

  8. #8
    Join Date
    Sep 2003
    Posts
    3,040

    Default

    Try uploading index.html

    Make a test upload file like

    Code:
    <html>
    <body>
    
    <h1>Test</h1>
    
    </body>
    </html>
    save it as index.html

    Connect to FTP server, then upload the file. Copy and paste FTP messge here.

    I can't see any problem.
    Become PHP Expert in 30 days
    FreeMarriage.com - Free Online Matrimonial
    FlashWebHost.com - Professional Web Hosting, Designing.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •