Jump to content

stefilix

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by stefilix

  1. I was on my way for today, to use .htaccess code for redirecting, since I've already created in cpanel redirect one type, it does work, but when I was testing my site, it caused me an additional errors..

    However, I'll check that later.

     

    Thank you Anush,

    Best regards

    Stefan

  2. Please clear your cache and refresh. If that doesn't work, please post in the Queued Accounts forum in Customer Service.

     

    EDIT:

     

    http://stefilix.co.cc is working. Clear your browser cache.

     

    http://www.stefilix....aultwebpage.cgi

    This message I'm getting, when I type stefilix.co.cc.

     

    EDIT:

    Oh well, i was using 'www'.stefilix.co.cc, which is reason why didn't work, is there any way I can configure it, when I just type, stefilix.co.cc or www.stefilix.co.cc?

  3. I've uploaded yesterday my web files to my domen, and I've created one database in myPHPAdmin, but, I have problem with connecting to database.

    Does any one knows what is server name or knows where I can check for right one if it's personal, I've been testing some links, for which I thought that could work, but only one took a long load 'ns1.heliohost.org', but after long time of loading nothing really happened, it just pop up the message from a $connect_error.

     

    Here are the links I've tried:

    - ns1.heliohost.org

    - Shared IP Address

    - Main Domain

     

    <?php

    $connect_error = 'Sorry, we\'re experiencing connection problems.';

    mysql_connect('???', 'mysql_username', 'mysql_password') or die ($connect_error);

    mysql_select_db('lr') or die ($connect_error);

    ?>

     

    Best regards,

    Stefan

×
×
  • Create New...