| | |
phpMyAdmin error
Please support our MySQL advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Oct 2008
Posts: 8
Reputation:
Solved Threads: 0
i was trying out how to configure manually postgreSQL and mySQL database servers into Apache with php as a module. luckily i was successful in configuring those things. however, to have better management on mySQL databases in tried to install and configure phpMyAdmin. but i always encounter error (attached image shows). even though a i had already the file config.inc.php(attached also) in the phpmyadmin directory that error always comes out. i don't understand the thing saying "using the password: no". i don't know what file that sets the "no" as the password. any help is very much appreciated.
"using the password: no" means that you try to access mysql for user root, without a password. So you may have set a password, but it could be missing from the config file.
MySQL Syntax (Toggle Plain Text)
$cfg['Servers'][$i]['auth_type'] = 'config'; $cfg['Servers'][$i]['user'] = 'root'; // put here your password after setting one $cfg['Servers'][$i]['password'] = '';
"If it is NOT source, it is NOT software."
-- NASA
-- NASA
![]() |
Similar Threads
- php5 and phpmyadmin?? (PHP)
- Problem on phpmyadmin (PHP)
- MySQL syntax error check for the right syntax to use near 'A (A) )' at line 1 (PHP)
- Another mysql_num_rows(): error (PHP)
- Error getting forms to send information (PHP)
Other Threads in the MySQL Forum
- Previous Thread: Need Help...Please
- Next Thread: Can't get images to display in database
| Thread Tools | Search this Thread |
agplv3 alfresco api artisticlicense aws bizspark breathalyzer camparingtocolumns changingprices cmg communityjournalism contentmanagement contractors copyright count court crm database design developer development distinct drupal dui ec2 email enterprise eudora facebook form foss gnu government gpl greenit groklaw groupware hiring hyperic images innerjoins insert ip joebrockmeier join journalism keyword keywords kickfire laptop law legal license licensing linux maintenance managing mariadb matchingcolumns metron micromanage microsoft microsoftexchange mindtouch montywidenius mozilla multiple music mysql mysqlcolumnupdating mysqldatetimeordermax() mysqlindex mysqlinternalqueries mysqlquery mysqlsearch news open-xchange opendatabasealliance opengovernment opensource oracle penelope php query referencedesign reorderingcolumns resultset saas select sharepoint simpledb sourcecode spotify sql sugarcrm syntax techsupport thunderbird transparency virtualization





