Hi I have a furom working under php 4.0 and when I upgrade it to php 4.2 by installing the new version of easyphp 1.6.0.0 . the new phpMyAdmin is 2.2.6 . when I run the forum or I tried to re-create a tables in mySQL database with a install.php it shows me the following errors :
Warning: Unknown MySQL Server Host 'mySQL' (22) in e:\program files\easyphp\www\forum\database.php on line 7 Warning: MySQL Connection Failed: Unknown MySQL Server Host 'mySQL' (22) in e:\program files\easyphp\www\forum\database.php on line 7 Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in e:\program files\easyphp\www\forum\database.php on line 8 are there in phpMyAdmin where to give a database username and password ? when I copy the old database and i try to start the forum it shows me "acces denied to name@localhost (password : ok) ". Please help