|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
||||
|
||||
|
I installed AppServ which had Apache, PHP, PHPMyAdmin, MySQL, and Perl with it bundled. I am trying to install the forum PHPBB2. I need the informantion in the picture under database info. I dont understand what to put in the tables part. I tried to change the root password in phpmyadmin and now i get the error in the other picture.
Please help me. I dont understand mysql at all! Thanks J.S. |
|
#2
|
||||
|
||||
|
The tables prefix field allows you to control table names. Many people have only one database and thus face restrictions on what they name their tables. If two desired apps have a "users" table, the user is SOL unless he's able to change the table name. PHPBB allows you to control the table names. Their "users" table will be "phpbb_users" if you leave the default or "monkey_users" if you put "monkey_" in the blank. Just go with the default.
Your second picture appears to me to be the same as the first. Did you upload the same one twice by accident?
__________________
Please don't PM me asking for solutions outside the scope of a thread. Keeping all responses in a thread stands to help others who come along later, which is after all what this forum's all about. |
|
#3
|
||||
|
||||
|
Ok so i will just leave it at default. Thanks. Now the next problem is not being able to login to PHPmyadmin to modify databases or even connect to mysql database from phpbb for that matter. THe attached picture shows the message i get. I tried to logon throught cmd prompt and it says the same message about the password. I did set a password in phpmyadmin but now it will not let me login and it doesnt even give me a place to put the password in. Can i edit config.inc? if so, how do i do that?
Thankyou P.S. yes i accidentally attached the same pic two times...The new one is attached. |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > I Hate Mysql!! Please Help Fast :( |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|