Jump to content

TCH-Andy

Members
  • Posts

    4,700
  • Joined

  • Last visited

Everything posted by TCH-Andy

  1. Server 90 has just been migrated to a new serever - see Server 90 Migration Notice A ticket is the only way to get this sorted out.
  2. Check the headers of the emails you are receiving, and you will be able to see what is common, and hence what you can filter on. You could always set the "from" to be fixed and the "reply to" to be their email address. Then you can easily filter the incoming mail on the "from" address, but simply reply and it will start an email to their email address.
  3. Hi Eric, When it doesn't work, what error message do you get ? (Check in the error log, within cpanel). Which server are you on? One that has been recently upgraded? Or one with no changes to your knowledge. Have you made any other changes? And is your DNS all set correctly?
  4. Hi Paulo, You can repair the database from within cpanel. Just login to cpanel, go to the mysql pages, and click on "repair" next to the database you are having any issues with. This effectively goes through and reindexes it amongst other things.
  5. It could be conflicting with something else you have, so yes please post the complete .htaccess (or PM it to me if you prefer).
  6. You should be able to add commands to the .htaccess such as; >RewriteEngine On RewriteCond %{HTTP_HOST} !^www.mytchdomain.com$ [NC] RewriteRule ^(.*)$ http://www.mytchdomain.com/$1 [R,L] Which basically says that if it is not using mytchdomain.comthen change it to use mytchdomain.com with the rest of the URL intact. This would start to affect the SEO, yes, but it should force it all to use the single domain name.
  7. Welcome to the forums Samantha As Rob says, open a ticket (link at the top of the page) and we'll take a look.
  8. Hi Sam, A semi-dedicated is really just like a large reseller. There is no real difference between a reseller server and a semi-dedicated server (they typically have exactly the same spec). There are a maximum of 5 semi-dedicated accounts on one server, but of course there is no limit on the number of individual accounts on the server, since a semi-dedicated can host as many domains as they wish (or at least as many as they have space and bandwidth for) exactly the same as a reseller account can. If you want to have complete control over your server (ie, know that no one else can be using resources etc) then the only real way is to move to a dedicated server.
  9. Welcome to the forum davs
  10. Makaveli, I'm tempted not to reply to this, as I don't really want to start the discussion here. Have you read "The Employment Equality (Age) Regulations 2006" fully? It applies to everyone, young, old, middle aged .... it does say that all should be treated equally, irrespective of age. It does not say that it only applies to older people. If you are young and doing exactly the same job as someone aged 73, and doing it to the same standard, you should be paid the same (with a few exceptions, in both directions). Please feel free to PM me if you want to discuss details, or to give me a link to your partition and I'll have a look and comment (or sign if I agree). I'm very much in favor of using the power of a large number of the public to let government (or others) know where things need improving, but my understanding of the regulations (and I have read them in detail) do not fit with what you have been saying.
  11. Unfortunately it's not something we can do from here.... You need to contact the domain name registrar (where you purchased the domain name - it looks like tucows.com thru powweb.com ) You can get them to set up the pointing of your domain name (and masking, although I think they charge for that) to bathtreasures.ecrater.com Once you have done that, you will no longer have anything hosted here, so you can cancel the hosting account here.
  12. Welcome to the forums peace Can I ask a couple of questions first please, so that we give you the correct advise. If I understand you correctly, you want all your web pages to be hosted on the ecrater site, and for it to appear as you domain name, is that correct? What do you want to do with your email? Do you want that to your account here at TotalChoice Hosting ? Or do you want that elsewhere?
  13. Welcome to the forums, riksch_admin
  14. Have you changed the permissions to upload_logs ?
  15. Hi Bennett, Welcome to the forums You are trying to upload to "/upload/20.pdf" which is not allowed. You neet to set it to upload to "/home/*****/public_html/upload/20.pdf" (or wherever you want to upload it to that is in your allocated space. If you change the variable $upload_dir to include the full path, you should be fine.
  16. Welcome to the forums Ruby
  17. Hi Reseller accounts are only paid monthly (not annually). This is largely because most resellers want to upgrade / change within the 12 months. Moving to a reseller is easy. Just open a ticket, and we'll upgrade and move everything for you.
  18. You're welcome I'm glad it's all sorted and working fine
  19. I haven't looked into the new Gmail system, but you should be able to send (and receive) through thunderbird. I'm not sure of the benefits of Gmail is you are still going to upload it all using thunderbird anyway though Yes, your POP3 and SMTP settings will change. For changing the CNAME values, I would open a ticket and get the techs to do it all for you.
  20. Welcome to the forums telcor And thanks for helping out As you say, the path is incorrect. Ty, you are trying to include "/usr/local/apache/htdocs/alpha/songs/includes/google_ads.inc" which is in a location on the server that you don't have access to .... (note the first part of the path). You should be including "/home/mysite/public_html/alpha/songs/includes/google_ads.inc" I suspect (note the beginning part of the path), where "mysite" is of course your username. What is the source code line around line 141 of /home/mysite/public_html/alpha/songs/g/gutenabendgutenacht.shtml ?
  21. Get well soon hamster
  22. Can you expand a little on these two questions please? What do you want the mailing list to do? Just so that people can sign up, and they will get a message that only you will send? Or do you want more than one person to be able to send to the whole list? How many people are you likely to have in the list ? On the "Unknown", do you mean anyone who is not in your contact list? or do you mean ones sent to invalid email addresses that end up in your inbox? or something else?
  23. Personally I'd use the one with the city - there's less chance of someone missing the "-" and getting offended
  24. Hi David, I suggest you submit a ticket. I'm guessing that because dadamail is on the server, and the domain name is hosted on the server, it will try and deliver the emails locally. It won't even get as far as looking at your nameservers, it will recognise the domain as hosted here, and hence deliver the mail here. If you let them know this background in the ticket, they will set up your account to deliver all email to the remote location (your real email server) instead of trying to deliver locally (the default).
  25. Welcome to the forums Amy
×
×
  • Create New...