Jump to content

TCH-Alex

Members
  • Posts

    758
  • Joined

  • Last visited

Everything posted by TCH-Alex

  1. Thank you Thomas
  2. Welcome to the forums, LumbermanSVO The user can change the password through the webmail interface. Login to webmail at http://yourdomain/webmail with the full email and its password. Then, you can see the option to change the password of that email account.
  3. Merry Christmas & Happy New Year to All...
  4. The current issue was with a misconfiguration and it is corrected you can access Squirrelmail at http://your_domain/sqmail If you still have any issues, just post a ticket to the help desk
  5. I ve responded to your ticket. Can you please have a look now
  6. Well done Carl Thank you Ellen for the kind words
  7. This should be common spam or virus produced emails that are spoofing your address. E-mail spoofing is the forgery of an e-mail header so that the message appears to have originated from someone or somewhere other than the actual source. Distributors of spam often use spoofing in an attempt to get recipients to open, and possibly even respond to, their solicitations. There is not a lot that can be done as it is simple for someone to put your address in the From or Reply To fields. As Bruce said, set the catchall account to :fail: so that you can cut down on the number bounce mails that you receive and keep them from filling up your inbox. If you need to confirm if these are the result of spoofed mail, just post a ticket to the help desk with the full headers of any recent bounced mail.
  8. Welcome to the forums, Cliff Thank you for your kind words. Yes, we are trying to provide the best options to our customers and R1Soft backup through cPanel is the new implementation by our HeadGuru.
  9. Dick, glad to hear that you are fine
  10. I 've set the cron job for your account. You can see that on cPanel => Cron Jobs option However, you may check the cron script with the developer as it is throwing errors.
  11. Thank you Thomas
  12. Try to use the following debug tool to find out the exact error h**p://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=860
  13. /usr/local/bin/php
  14. You can purchase the hosting plan immediately after registering the domain name - just select the hosting plan you opt with the new domain name.Then your domain name should propagated when the hosting plan is activated
  15. Joomla 1.5 is supported by Fantastico. If you didn't found Joomla 1.5 on your account, please post a ticket to the help desk.
  16. The ownership of files/folders will be under Apache (nobody) for the files or folders created through scripts (other than ftp). On shared server, a user cannot modify or change the permission of Apache owned files or folders. If you need to reset the ownership, just post a ticket to the help desk.
  17. Please set the FTP server as your_domain.com instead of www.totalchoicehosting.com and try again.
  18. Thank you Mission, RudeMood and Peter
  19. Thank you Bob Way to go Tom, well done
  20. TCH-Alex

    Hi

    Hi
  21. Thank you Mike Thanks Carl - No, I will not forget about your pints, I think I know your brand
  22. Thank you Andy, Kate, Burce, woodygap, boxturt, Vivek, Mike and Tom Bruce, thanks for the offer woodygap, I will initiate Bill to open up the bar Yes Viv, I know your brand, we will have it soon Tom, you asked one case on yesterday and now upgraded to party Let me see if you go up on tomorrow Zac - bold and beautiful, good thinking Thank you everyone
  23. Thank you very much Bill for the promotion. I will try my level best to to excel the new post. Thank you Dick, Thomas, Jim, Terri, Bonnie, Zac, Ryan and Josh Sure Bill, you can have enough Beer as much as you can Dick, you too Thanks for the offer Bonnie How about Thomas and Terri ? Zac and Ryan, you too Josh - you can tell me whatever you like
  24. mod_security is an Apache module (for Apache 1 and 2) that provides intrusion detection and prevention for web applications. It aims at shielding web applications from known and unknown attacks, such as SQL injection attacks, cross-site scripting, path traversal attacks, etc. Obviously, disabling mod_security will turn off this security measures. But, you can turn off mod_security for a specific file in your account. For example if the file image-upload.php is calling the external image url, you can turn off mod_security for the upload script only like <IfModule mod_security.c> <Files image-upload.php > SecFilterEngine Off SecFilterScanPOST Off </Files> </IfModule>
  25. Great Thank you Thomas
×
×
  • Create New...