| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Expert | Warning: mysql_connect(): Access denied for user: 'box@localhost' (Using password: YES) in /home/lembu/public_html/config.php on line 15 Cannot connect to the database. whats wrong? how do i set the mysql data base/\?
__________________ |www.vb-skins.com|- Quality Premade Vbulletin skins for Your VB forum makeover |www.Banjir.com|-Free image hosting?[B]For Sale!|AlphaScripts|Money Generating Scripts FREE VB Skins |
| |
| | #2 (permalink) |
| NamePros Regular | whats wrong? how do i set the mysql data base/\? connecting to the database usually is by enterring your username followed by the db name/ db username: such as: username_dbname username_dbusername password if your ftp username is "sitename" and your database is called "frogs", your db username and password are "tanks" and "bangers" resoectively, then it would look like this: sitename_frogs sitename_tanks bangers hope this helps! |
| |
| | #3 (permalink) |
| NamePros Founder Administrator | Edit your config.php file and replace the values for database name, database username and password with the correct settings for your database. Those settings are provided to you by your webhost, or setup by you through your web hosting control panel. For example, code used with PHP to connect to a MySQL database: PHP Code: |
| |
| | #5 (permalink) |
| NamePros Expert | thanks all...fixed
__________________ |www.vb-skins.com|- Quality Premade Vbulletin skins for Your VB forum makeover |www.Banjir.com|-Free image hosting?[B]For Sale!|AlphaScripts|Money Generating Scripts FREE VB Skins |
| |
| | #6 (permalink) |
| NamePros Expert | have another similiar problem...anyone can help me now?? on msn?
__________________ |www.vb-skins.com|- Quality Premade Vbulletin skins for Your VB forum makeover |www.Banjir.com|-Free image hosting?[B]For Sale!|AlphaScripts|Money Generating Scripts FREE VB Skins |
| |
| | #7 (permalink) | |
| NamePros Expert | Quote:
i have done that but i get this now: Attempting to attach to database Connect failed: unexpected error from the database. Error number: 1044 Error description: Access denied for user: 'anforum_perawan@localhost' to database 'anforum_forum' Please ensure that the database and server is correctly configured and try again.
__________________ |www.vb-skins.com|- Quality Premade Vbulletin skins for Your VB forum makeover |www.Banjir.com|-Free image hosting?[B]For Sale!|AlphaScripts|Money Generating Scripts FREE VB Skins | |
| |
| | #9 (permalink) |
| NamePros Regular | You need to give that user permissions for that database!
__________________ Online Time Tracking :) |
| |
| | #10 (permalink) | |
| Senior Member | Quote:
You seem to be assuming he is using cpanel but a database name does not always bear any relation to the account details of the ftp or control panel.
__________________ Manage your portfolio using my new Domain Portfolio Management script. Securing Your Domain Name From Theft | |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |