Jump to content

TCH-Don

Members
  • Posts

    11,643
  • Joined

  • Last visited

Everything posted by TCH-Don

  1. Yuriy, welcome to the family When you get time, drop over to the introductions forum and say hello to your new family.
  2. Congratulations Did you take notes They will always come in handy.
  3. I have never installed MT but there is a guide on the Totalchoicehosting Help site that may help.
  4. Yes, in MySql you should see the database you created and below it the user you added to the database, and a sample connection string like this for php $dbh=mysql_connect ("localhost", "cpanelname_user", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("cpanelname_databasename");
  5. Neverminding Welcome to the Family and your new home! glad you found it, keep notes as you install, they will come in handy if you upgrade or install something else. We really are like family here. So if you need anything, just ask your new family! We love to help
  6. I checked out many pages at your forum and all seemed to display fine. It looks like you changed your DNS on the 17th Last Updated on: 17-Aug-04 So give it a day and I think your ISP will settle down. Nice looking forum.
  7. Glad you found it. Its more satisfying when you find it yourself. Thumbs Up
  8. Which site (url?) And when did you change the DNS? It can flip flop through your ISP sometimes showing the old host/site. moving for forum organization.
  9. Brats
  10. What I wrote was for resellers as they are allowed to have addons Standard accounts are not allowed to have addons or point a domain name to a folder or subdomain. If you get a resellers account, you can have your other domains as addons or seperate accounts that you create for them.
  11. I think we had the same first host! It took me a few tries with other hosts, but when I saw this forum, I was sold , and its been home ever since :hug: As to passwords, there is a link to a freebie password keeper on the Totalchoicehosting help site.
  12. print $$out_put; ?> Is the extra $ needed
  13. Glad you have it solved. Remember you are family now, so just ask your family here if you need anything .
  14. DNS looks good, Record last updated on 2004-08-16 from whois.sc When did you open a help ticket to have it parked?
  15. Moving for forum organization
  16. A link may help to see if we can see the new or old pages and what to look for. You may be seeing a cache from an ISP or I believe you are using url fowarding, that may not have anything to do with it. Has the DNS propagated yet?
  17. Or if you add AddHandler application/x-httpd-php .htm .html .shtml to your .htacces file your 404.shtml file can have php in it. You can also add ErrorDocument 404 http://domain.com/error/404.shtml to keep your error page in a folder or direct errors to a 404.php file
  18. Did you point it to TCH DNS And have the techs park it (help ticket) or are you a reseller?
  19. Well we are talking about things that bite you
  20. Can you try the help ticket again you may be able to see the ticket you submitted if it went through other wise try again And your site is important to TCH all sites are.
  21. Yes and I just learned not to put my finger too close to my kittens mouth when he is fiesty;)
  22. You might also look into php for a server side scripting language this very powerful.
  23. at least it was easy to fix.
  24. Welcome to the Family Gilles and your new home! yes submit a help desk ticket, and they will try to help. We really are like family here. So if you need anything, just ask your new family! We love to help
  25. Thanks for lettig us know about that. It may help someone else.
×
×
  • Create New...