11 steps?!
Posted by: MarkV (---.bhz.virtua.com.br)
Date: April 29, 2006 11:53PM

1. edit php.ini
2. enter "whatever" in the 'mysql.default_password' field
3. open MySQL console
4. hit enter
5. type SET PASSWORD FOR root@localhost=PASSWORD('whatever');
6. hit enter
7. type EXIT;
8. hit enter
9. edit config.inc.php
10. enter "whatever" in the $cfg['Servers'][$i]['password'] field
11. restart all services

Why not make a configuration wizard?



Post Edited (04-30-06 03:29)

Options: ReplyQuote


Sorry, only registered users may post in this forum.