Well... I installed Drupal in root directory of my mydomain.com, a fresh installation of smf is in mydomain.com/smf.
Both are using the same database. Drupal installation has no prefix, smf has.
When exectuing convert.php it says: "Sorry, the database connection information used in the specified installation of SMF cannot access the installation of Drupal 6.2 . This may either mean that the installation doesn't exist, or that the Database account used does not have permissions to access it.
The error that was received from the Database was: SELECT command denied to user 'name'@'localhost' for table 'users'"
What should I do? I have phpMyAdmin. How do I change that?