Jump to content

acooper

Members
  • Posts

    10
  • Joined

  • Last visited

acooper's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. I deleted the database and user and made them again. The password is correct. No this isnt a phpnuke install, ignore the name "nuke". If I give one of you TCH guys my login info could you take a peek at it possibly?
  2. The user is cnuke and the db is test.
  3. Positive I got everything right. The password is correct, the user is there. I even used the Connection Strings it gave me this time and still the same error.
  4. OK. So I created a database and tried connecting to it using: <?php $dbh=mysql_connect ("localhost", "macgunc_cnuke", "<password>") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("macgunc_test"); ?> ... And I get: Warning: mysql_connect(): Access denied for user: 'macgunc_cnuke@localhost' (Using password: YES) in /home/macgunc/public_html/php/index.php on line 2 I cannot connect to the database because: Access denied for user: 'macgunc_cnuke@localhost' (Using password: YES) I been asking around with no answers. I didn't think I should of came to you and bother you guys again but I had no other choice. Any suggestions? Thank you again.
  5. Is there a way to put a maximum amount of space on folders in the ftp client. For example the ftp user logs in and goes to his folder, he wants to upload 100MB but hes only allowed 50. Is there any possible way?... if not - no biggie.
  6. When I make a sub-domain it redirects me automatically to the source. Is there anyway to keep the original sub-domain url at the top within the site?
  7. Ahh ty the ticket response was in less than 30 min and it fixed the problem. Thanx Don and Rick.
  8. I bought domain from TotalChoice Hosting, www.macgun.com. Then I went to go get hosting for it (silver) and I put in the fields and domain and I clicked "I am the owner of this domain and will handle the transfer." and it tells me "Domain macgun.com already exists on this system ". How do I do this? Please help me. Thank You.
  9. Thank you so very much TCH-Don! I appreciate the quick response and good feed back. Thank you again. woooot
  10. I just bought a silver plan hosting with the domain name of a .tk free address. I cannot log on to the ftp server. Do I have to purchase a real domain? If so can I still use my same hosting package?
×
×
  • Create New...