| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Seasoned Poster
Joined in Jun 2005
99 posts
Gave thanks: 0
Thanked 0 times
|
Access Denied
Hi
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC' 'localhost' (using password: NO)is ODBC the Root user in localhost ? |
|
|
|
|
|
#5 (permalink) |
|
Registered User
Super #1
Joined in Mar 2005
Lives in Washougal, WA
1,306 posts
Gave thanks: 23
Thanked 39 times
|
Database isn't setup properly.
Is this what you did... 1. Create database (name of database) 2. Create user (name of database above and password, same password that was given in the welcome email) 3. Add user to database |
|
|
|
|
|
#7 (permalink) |
|
URB4N 5K1LLZ
Super #1
Joined in Sep 2005
Lives in Orlando, FL
Hosted on SH63
2,660 posts
Gave thanks: 81
Thanked 128 times
|
Okay, I'm not sure if this works for all users under surpass, but when I create a database I have to use my login as part of my database name and user name. Here is what it would look like if I used what info you gave...
Login is: kentel Host: localhost Database name: kentel_shoe DB Username: kentel_person Password: cart Got it? This is the information that you would write out in whatever script your trying to work with. BTW: Kentel isn't my real login name. =) |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|