I think I finished everything to get to the drupal welcome site but when i type my website url in browser www.miratime.dk nothing happens ??
I believe my change of urls in the configuration/settings file is correct.
$db_url = "mysql://username:password@localhost/database";
User-name: I use the user-name created for logging in to php-admin
Localhost: I use the server name(mydb3.surf-town.net) that I can see in phpMyAdmin.
I also tried to use my database-management host-name: mydb3.surftown.dk
Password: I use the password which I use for logging in to php-admin.
This is what I see in phpMyAdmin : MySQL 4.0.26-standard-log runs on mydb3.surf-town.net as MyUserName@wsi1.surf-town.net . I believe my database is setup right. I pushed the sql-button and imported al my (55) tables, So I think the database is setup fine. Could I have done this wrong ?
In the webshell file administration at http://wsw3.surftown.dk I can see my 4 folders: my to website domain folders, one logs folder, and my drupal-4.65 folder. I have an account name which is identical to my ftp:login. I am running on a windows NT server.
Should I move drupal folder into my websites folder?
I haven’t created any htaccess files , should I ?
This guy http://drupal.org/node/48945 is adding af drupal version name to the end of his url’s, should I do the same?
I have been stuck for a couple of evenings now and I can’t do any constructive work by myself anymore, so if somebody could ask me the right questions and help me out, I would be happy.