Hey all
This is driving me bananas, as I cannot put my finger on where Ive gone wrong.
I have my site at www.hrme.com.au, my domain points to my hosting so thats fine (you should see a welcome page for Lithium Hosting).
However... uploading my site... Cant get it to work. I have done the following:
1) On localhost: Turned off Clean URLs, Cleared the Cache, Exported the database, opened the .sql and changed the line "bitnami_drupal6' to 'hrmecoma_one'
2) On live: Created the database 'hrmecoma_one' and assigned the user with full privileges 'hrmecoma_one' to that DB.
3) Imported the .sql file, checked both have the same number of tables (47).
4) Uploaded the entire apps/drupal/htdocs folder to my public_html folder on the live server.
5) Changed the settings.php line to be 'hrmecoma_one:password@localhost:3306/hrmecoma_one'
6) Uploaded that to the correct folder.
No love. What have I missed?!
Thanks in advance.
Comments
So what is the issue that you
So what is the issue that you are getting?
To simplify things, are you hosting from a service that provides you with CPanel and Fantastico? I only ask this because it does take a lot of the setup out of your way.
Also try to create a new settings.php file from your default.settings.php file (in the defaults dir) this will cause the install to run over again, and you can enter the name of the database that you imported the SQL file into here.
Good luck,
cheers,
kev
looks like it's working to
looks like it's working to me, what problems do you think you have?
BTW I like the primary menu! Nice job!
Is the base theme Framework ?