Search:

Type: Posts; User: areidmtm

Page 1 of 20 1 2 3 4

Search: Search took 0.33 seconds.

  1. This is a user to user forum. Bluehost admins...

    This is a user to user forum. Bluehost admins don't read these forums.

    Sorry you're having problems, this this will have to be handled through bluehost since none of us here can do anything about...
  2. Are you sure you've got the right box number? I...

    Are you sure you've got the right box number? I would be surprised if a new customer was put on box 1
  3. Thread: Free Trial?

    by areidmtm
    Replies
    2
    Views
    2,424

    This is the same thing I told you on Hostmonsters...

    This is the same thing I told you on Hostmonsters forums



    Hostmonster and bluehost are the same company.
  4. Replies
    4
    Views
    3,313

    You should be able to use the ftp_connect...

    You should be able to use the ftp_connect function now and make the connection on port 21
  5. Replies
    4
    Views
    4,138

    Both www and without are being secured. The only...

    Both www and without are being secured. The only problem is that without the www it gives an unauthorized content error. The site is still secure, but some where you are referencing and image or...
  6. Replies
    4
    Views
    3,313

    To be able to make outbound connections, you will...

    To be able to make outbound connections, you will need to have a dedicated IP address. Contact support about this.
  7. Replies
    5
    Views
    3,265

    The host is localhost and the username should...

    The host is localhost and the username should have the first 8 letters of the main domain before it. (The same username you use to log into cpanel)

    Use something like this.



    <?php...
  8. Replies
    1
    Views
    1,340

    This isn't a bluehost error, this is a user...

    This isn't a bluehost error, this is a user error. Doesn't look like the XML file that you're trying to open exists on the server: http://solagin.com/temp/frank/work2/menuData.xml
  9. Replies
    4
    Views
    8,223

    Something like this would absolutely be against...

    Something like this would absolutely be against the TOS for several reasons. Only websites and files that pertain to your websites may be hosted on the servers.

    By the way, in most cases, you...
  10. Replies
    5
    Views
    2,140

    I downloaded around 200 KB/sec, which is about...

    I downloaded around 200 KB/sec, which is about normal.

    The slow down starts at Seattle and gets worse at London and then completely looses is at 213.242.111.42

    The slowness you're experiencing...
  11. Replies
    5
    Views
    2,140

    It may not be bluehost. First do a Traceroute...

    It may not be bluehost. First do a Traceroute and find where it's slowing.
  12. Replies
    9
    Views
    2,900

    If the tech support person that works for...

    If the tech support person that works for bluehost can't explain it, then how are we users going to explain it?

    If you are hosting something that is against the TOS then bluehost has every right...
  13. Replies
    13
    Views
    3,980

    This is a user to user form and there is nothing...

    This is a user to user form and there is nothing we users can do about this and complaining about it here will get you no where but banned for the user forums.

    Bluehost is obviously aware of the...
  14. Replies
    32
    Views
    24,290

    Ah, you're right. I didn't notice the...

    Ah, you're right. I didn't notice the Mozilla/4.0. Good catch. Mozilla 1-3 are really really old browsers. Like IE 5 and below. With my site, I really don't need to target everyone since it's only...
  15. Replies
    32
    Views
    24,290

    I'm using the bot trapper method. Any bot that...

    I'm using the bot trapper method. Any bot that does not follow the standard rules of the robots.txt file will be banned automatically.

    In my robots.txt file I specify what bots I allow to crawl...
  16. Replies
    1
    Views
    1,305

    It will probably take several hours before your...

    It will probably take several hours before your domain is propagated to the new IP address.
  17. Replies
    55
    Views
    14,735

    This is a user to user forum. None of us work for...

    This is a user to user forum. None of us work for bluehost nor does what said here represent them in anyway.

    Your CPU errors should go away with static HTML pages.
  18. Replies
    2
    Views
    2,129

    You'll have to contact support and they can reset...

    You'll have to contact support and they can reset your account.

    Use the live chat option on the main page of bluehost.com
  19. There is nothing else you need to do.

    There is nothing else you need to do.
  20. Replies
    10
    Views
    12,072

    Try this: RewriteEngine On RewriteCond...

    Try this:



    RewriteEngine On
    RewriteCond %{SCRIPT_FILENAME} !-f
    RewriteRule [^/]$ %{REQUEST_URI}/ [R=301,L]
    RewriteRule ^(.+)/$ index.php?q=$1 [L]
  21. Replies
    25
    Views
    13,847

    I'm glad that you got an answer. If you're...

    I'm glad that you got an answer. If you're storing large amounts of files on your account and they do indeed have web purpose, then the best thing would be to do is let bluehost know so that they...
  22. Replies
    25
    Views
    13,847

    That's why bluehost has a TOS. If you'd read the...

    That's why bluehost has a TOS. If you'd read the TOS (that you had to agree to before buying) it explains everything. Also bluehost doesn't say unlimited storage, they say unlimited hosting space....
  23. Replies
    5
    Views
    2,409

    What does your CSS look like? To apply the styles...

    What does your CSS look like? To apply the styles to the A tag, use something like this:



    .nav a {
    //Styles here
    }
  24. Replies
    16
    Views
    4,255

    To login to cpanel securely: Go to...

    To login to cpanel securely:

    Go to http://yourdomain.com/securecontrolpanel (use your own domain)
    Go to https://box61.bluehost.com:2083/fron...ost/index.html (use your own box#)

    The www...
  25. Replies
    2
    Views
    1,600

    Chnage this image (inside the content div):...

    Chnage this image (inside the content div): http://box489.bluehost.com:2082/viewer/home8%2flmsaspha%2fpublic_html%2fsites%2fdefault%2ffiles/camera%20013.jpg

    To: /sites/default/files/camera 013.jpg
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4