Jump to content

TCH-Dick

Admins
  • Posts

    6,029
  • Joined

  • Last visited

Everything posted by TCH-Dick

  1. Just click/double click the file SetPermissions3.mxp this will open your Extensions Manager and just accept. The extension will install, and notify you of a successful install. Select OK and then you will the see the following:
  2. Theres not much to say about McAffe but heres is some information on the others. Brightmail was recently acquired by Symantec (makers of Norton AV). Edge Gx is owned by Openwave.
  3. What version of DreamWeaver are you using? You used to be able to set permissions via the ftp log but that is no longer an option. You need to install the Set Permissions extension.
  4. Always put the unit, all tags vary but margin can be set to px,%, or auto. Also when you comment out something in CSS use the following format. >/*comment*/ In this section: >#container { width: 760px; margin: 10px; margin-left: auto; margin-right: auto; padding: 10px; } margin: 10px; is controlling all four sides.You need to remove margin-right and margin-left. I sent you a PM, I hope it helps. The only thing is, I did not make the above change in the one I sent you.
  5. Just to not cause any confusion for other people, we have two billing systems, both do billing differently so if your wondering why you werent charged a prorated amount, your account is in our other billing system. One system the billing date is the 1st of the month, the other system the billing date is the anniversary (monthly or anual) of the date you signed up. The way the system that bills on the 1st works is if you sign up before the 15th of the month you will be charged the prorated amount for that month, and then charged for a year the following month. If you sign up after the 15th you would be charged a prorated amount for that month PLUS the amount for the year. This keeps the billing date the 1st for all accounts in this system. The other billing system, it doesnt matter when you sign up, since the billing date is the anniversary of the date you signed up, so if you want a $4 plan you pay $4
  6. Cant help much on the billing issue, but you were charged a prorated amount the fist month, the beginning of the next month you are charged $55 for 1 year, the $55 is not for the remaining 11 months it is for 12 months, So basicly you have paid for 13 months of service.
  7. updates to things like php and mysql are done once a release has proven to be stable. Cpanel updates are done when cpanel.net pushes a new release, and we only run the stable build of their release, we dont run edge or any of the other releases.
  8. Ok its my turn I just wanted to add that FireFox has a GO button. This is one of those subjects that fall under users not wanting to learn more than it takes, but it wouldn't hurt them to turn it on by default. I really enjoy using FireFox but until someone like AOL, Earthlink, or Yahoo starts providing it to their users I don't see alot of average users making the switch.
  9. All good ideas, I'm doing some research to see if/how we can implement some of them.
  10. Permissions is not the problem. I can create a db using the following script. ><?php mysql_connect("localhost","cpnlname_dbuser","dbpass"); mysql_query("CREATE DATABASE cpnlname_dbname") or die (mysql_error()); echo "Your database should be created now."; ?> Can we see the rest of your code?
  11. Please open a support ticket using the help desk link at the top of the page. The forums are not for one on one support, they are for members to help other members and for us to notify customers of any server issues. The forums are not monitored 24/7 by the support staff and the forum mods have no access to the servers and cant provide server level support.
  12. I would suggest using the IP address. You shouldn't have to add anything to your address, GoLive should do that for you. If not use ftp://0.0.0.0 or ftp://www.yoursite.com
  13. Also just discovered that SSL SMTP is on port 465
  14. Try changing to port 26
  15. You can Transfer it to TCH for $10.95. That will give you your remaining time and a one year extension. You can find more information about the process here: How do I transfer a domain name?
  16. OK...? I managed to delete my own post. What I was saying was.. Thanks for sharing Rob. I've seen many sunsets but none that looked like that. Is blue are did it just turn out that way? and Happy Anniversary!
  17. Thats probally it. I couldn't see it this morning, but it's there now at the bottom of the page. Thumbs Up
  18. Spam control is up to the user, spam assasin is available in cpanel on all of our accounts.
  19. All we can do is contact the DC, The server itself isnt listed but the range of IP's its in is. In all reality anyone still using SPEWS should be taken outside and flogged. Spews is no longer updated and hasnt been in over a year. If your isp is still using spews, you should contact them and suggest they use a current service.
  20. If you used an email address associated with the domain name you signed for hosting you will not get the e-mail. That is whay the sign up form says do not use an e-mail address associated with the domain name. The help desk is the fastest way to get support (link at the top of the page) The forums are not for technical support, they are customers to help other customers. There are a few staff members that check the forums throught the day but the support desk is the primary means of support. I can look up your account but I'll need more info like the domain name, or last name used on the account.
  21. I just signed up for it with one of my e-mail accounts that gets about 200 spam e-mails a day. Sent myself a few e-mails from different accounts to test it out, works pretty good so far.
  22. Gmail is still Beta, its not going to be 100% all of the time while it is still being tested
  23. theres also an extension for mozilla that adds a gmail notifier into the browser
  24. As far as I know Domain Registration is done seperatly from the hosting. I will bring this to the attention of one of the staff and let them reply.
×
×
  • Create New...