Jump to content

TCH-Don

Members
  • Posts

    11,643
  • Joined

  • Last visited

Everything posted by TCH-Don

  1. Welcome to the forums and the family Todd Glad you are happy. Don't be a stranger here, we are your family.
  2. Welcome to the forum, ralf206
  3. Test
  4. CAPTCHA is a test to see if the poster is a computer or human see http://www.codeproject.com/aspnet/CaptchaImage.asp for a demo.
  5. You are welcome If you need help with the reseller stuff, there are videos on the help site and we are here for you.
  6. Both, its up to you. Although subdomains will not have a cpanel or be an account with limits. It would be a folder on your space and a sub domain user could fill up your space. So its better to create a seperate account for a domain in the Web Host Manager. Domain names are cheap enough now to make it a better way to go.
  7. No that is a violation of the TOS To sell space, you will need a reseller account.
  8. Borders
  9. You will need to open a help desk ticket to ask the techs.
  10. Yes they did, well that was the coupler that went to the modem, we had some at work. I stared with a TRS-80 with tape cassette then an Apple I, converted it to a II Then a PC XT with dual floppys, wow.
  11. This is so sad, I feel bad for his family.
  12. You can setup an ftp account for someone and give them access to your public_html folder by setting the ftp folder to / Then when they are done, you can delete that ftp account. They will not be able to go above the public_html folder. But if the only need access to a folder then set that as their ftp folder and they will not be able to go above that folder.
  13. It's always a good idea to keep backups of your .htaccess file I make a new copy before installing anything that will modify it.
  14. If in your cpanel > mail you set the default address to :fail: and create accounts for the address you use that will cut down most spam addressed to anyname at your site.
  15. Had fun, but it would not save. My try.
  16. Welcome to the forums and the family calvertb Thanks for the information.
  17. I don't see how. I use Firefoxe and for a download, it will ask me if I want to open or save the file, then if save, where. I do not want to visit a page and see something downloading by its self.
  18. The cgi-bin is located in your public_html folder You might look in your cpanels fantastico for php list ( another mail list script ) its a quick install, just fill in the prompts like what folder you want it in, like phplist for example.
  19. Interesting site.
  20. For most database problems I have a check list -- databse connect ---- Be sure that in MySql you 1 - created the database 2 - created a user 3 -added the user to the database (go back to MySql and find the Add user select the user and database, and then Add user to database) Then to connect to the database in a script use: host: localhost database: yourCpanelName_databaseName user: yourCpanelName_databaseUser password: mypassword * Note password is just as the password, do not add the CpanelName to it. --------------------------- If this is for a remote conection, make sure you add the IP to access host in your cpanel > MySql
  21. Welcome to the forums ram You need to allow the remote connection. In cpanel goto MYSql and put the IP address in the Access Hosts box.
  22. Welcome to the team Harry and Tina
  23. Welcome to the forums Nossy
  24. Away
  25. Welcome to the forums Bill
×
×
  • Create New...