Jump to content

TCH-Dick

Admins
  • Posts

    6,029
  • Joined

  • Last visited

Everything posted by TCH-Dick

  1. In cPanel, under FTP>Manage Accounts. There will be a link for all logs.
  2. It's against the rules, if you want to host multiple domains on your account you will need a reseller account. If we check your account and it has multiple domains redirected to subdomains etc, your account will be suspended. This has been gone over many many many times, we do not allow multiple domains to be hosted on a standard hosting plan. No matter how you do it, redirect, .htaccess etc it is against the rules.
  3. dont forget about the ppl in Louisanna, Mississippi and Alabama. My uncle just moved to near New Orleans (but closer to the gulf) and they were expecting it to hit this AM, looks like its turned a bit to the east tho, so maybe they wont get as much as they thought.
  4. The problem isnt spam bots picking up an e-mail off of a site, the problem is forwarding spam e-mail to an AOL account. for example, you get one of those Nigerian scam e-mails that claims they'll send you XX millions of dollars in your TCH e-mail account. You have that account set up to forward to an AOL account, as far as AOL is concerned, the spam e-mail came from your TCh account, not from some spammer that sent it to you and you forwarded it on. So now lets say you get 30 spam e-mails a day on that account, so you forward 30 spam e-mails to your AOL account, now AOL thinks that your e-mail address is a spam source, so they do a reverse lookup on the domain name and trace it back to the IP address of the server your account is on. Once they get X number of complaints, whether they are forwards or not, they blacklist the server. Once the server is blacklisted no customer on that server can send mail to an AOL account, and it can take weeks to get them to remove the server from their blacklist.
  5. What if you dont have access to the site (forums) or the internet?
  6. In an effort to provide our customers with the best service possible at a good price we are planning on rolling out some new features in the coming months. Some things are still "in the works" but we do have some that will be made available as soon as Oct. 1st Starting Oct. 1st TotalChoice will be providing Pre-sales and Billing support via telephone. Billing support via phone will be between 11AM and 2PM Monday through Friday (support via the help desk will still be available as well) Pre-sales support hours havent been decided yet, but will most likely be Mon. through Fri. during normal business hours. Oct. 1st we will be providing a network status number customers can call to find out if there are any current issues, this will be a recorded message and will be updated with any issues. The recording will provide details of any issues as well as a link to a section of the TotalChoice site that may have further information. This will be a recording only, not a tech support line. Tech support will still be handled via the help desk, live chat and AOL IM. New site "relaunch", A few months a go we had a new site designed and it was launched briefly. It was pulled after 1-2 days, but will be relaunched on Oct. 1st. more options and features are in the works, and we'll let you know as they are made available.
  7. I forgot about this. Take a look at this thread about Source Code Editors.
  8. I edited it in WordPad, just because it is a easier to read. What do you use to create your site with? You should be able to edit it there also.
  9. when your computer is booting up press delete on your keyboard, that will get you into the BIOS. Look for an option to disable the onboard video if it has it.
  10. It will be announced in a new thread, in the next hour or so. Of course we have to keep you wondering for just a little longer
  11. Use env.pl and look under Perl libraries installed
  12. Take a look at BigFix. It appears to be for enterprise use, but they offer a free version home users.
  13. I use WS_FTP 9, here is a pic of the file mask and where to add it if it's not already there.
  14. I set the following values >$cfg['PmaAbsoluteUri'] = 'http://www.yousite.com/phpadmin_directory/'; $cfg['Servers'][$i]['host'] = 'localhost'; $cfg['Servers'][$i]['auth_type'] = 'http'; $cfg['Servers'][$i]['user'] = ''; $cfg['Servers'][$i]['password'] = ''; These settings will prompt the user to sign in. You will need to use MySQL Manager to create a database and an user with all priveleges, then add the user to the database. If you don't do this then they will not be able to access phpadmin. The other way to do this is >$cfg['PmaAbsoluteUri'] = 'http://www.yousite.com/phpadmin_directory/'; $cfg['Servers'][$i]['host'] = 'localhost'; $cfg['Servers'][$i]['auth_type'] = 'config'; $cfg['Servers'][$i]['user'] = 'cpanelusername'; $cfg['Servers'][$i]['password'] = 'password'; Then password protect the directory using Web Protect in cpanel. Then you will not have to create a database before hand. You should not have to install MySQL Manager, you should be able to everything via phpadmin. On that note make sure you set the following to TRUE or they will not be able to delete databases. If you don't want to give them that option then just leave it set to FALSE. $cfg['AllowUserDropDatabase'] = FALSE;
  15. What FTP program are you using? I have no problem running the ls command. I tried it from the command lina and my FTP program. Most FTP programs are made to allow the average user to use FTP. For this reason they provide 'File Mask Text Boxes' or something similiar. It works exactly like the ls command, you just don't have to add 'ls'. So if you just wanted to show files that begin with C then just enter C*.
  16. Trust me, thats my dream to!
  17. I've looked a lot of the software but I don't always trust the reviews. That is the reason I asked here, I have alot more faith in all of you. Jim, I'll looked at dameware, it looks promising and the price is not too bad. youneverknow, thanks for the reminder. I didn't even think about using Remote Desktop. While it will work great, I'm afraid that would only be a temporary fix as I will want to have simultaneous connections. At least I know have an option if I need it. Bruce and Samrc, I have never been a big fan of pcAnywhere. It has been several years since I have had to deal with it and I honestly don't remeber why I hated it. So I will give it a try and see if it has improved. I used to run one that is commonly used at schools that does exactly what I want. The problem is I can't remember the name, but I do remember it cost me small fortune. I don't want to spend that much since this is for personal use. Thanks for the suggestions and I'll let you know what I figure out(or break)
  18. You can also post your site in the Web Site Reviews forum.
  19. Looking for feedback from anyone that is/has used this type of software. GoToMyPC is out of the question, I don't mind spending money but am not willing to pay a monthly fee as I only need access across my LAN. I dosen't need to have every bell & whistle, I just need to perform basic maintaince and installations.
  20. Take a look at this discussion http://www.phpbb.com/phpBB/viewtopic.php?t...imezone&start=0
  21. nope, not that either
  22. TotalChoice is always looking for new ways to provide our customers with the best service available, with that in mind we have SEVERAL new features to announce in the next few days. Wednesday Sept 15th we will be announcing these new features, so let the countdown begin!!! You can try and guess what they are but even if your right we wont tell you
  23. If you recently created the subdomain, then there will be no stats avaliable until Awstats updates. Which is once every 24 hours.
  24. There is also Set Permissions V1.0.0 for Dreamweaver 3 - 6.1
  25. http://www.macromedia.com/support/dreamwea...s_updaters.html
×
×
  • Create New...