Hello Me,
Here is a quick instruction:
Go to the sql directory of phpnuke and open nuke.sql in a text editor.
Highlight all the lines and copy them.
Open myphpadmin in your browser.
Create the database "phpnuke".
Click on the phpnuke database.
You should see an input text field:
Run SQL query/queries on database phpnuke [Documentation]:
Paste the copied text from the nuke.sql in this text field. Then press "Go". Myphpadmin should carry out the sql commands.
Note: There is also the option to read in a text file but it didn't work on my system.
You should now check the config.php file to make sure it matches your Db setup.
There you have it.
Hope I could help.
Scott