Host transfer with changed username
Posted: Tue Jul 05, 2005 7:34 pm
Hi. I've moving my blog to a new host, and the new host gave me a differenty username - which affects the prefixes on my MySql database and database username.
So I changed those values in my serendipity_config_local.inc.php file, but I get an error message of "Warning: Smarty error: unable to read resource: "" in /home/thehatho/public_html/bundled-libs/Smarty/libs/Smarty.class.php on line 1088"
My guess is, the problem is caused by the absolute path having changed. Normally, I would set that in my admin panel, but I still have my DNS pointing to the old host (I want the new host working before I switch from the old), so when I try to change it in there, it defaults to the old host and changes it there.
I guess I need to know what file to open manually in File Manager in order to change the absolute path. And, while you're at it, if there are any other places in the install you can think of that would have the old absolute path or db name/username, please let me know about those too.
I hope this is clear enough!
Or... if that's too much trouble, would a fresh install work? I've never tried to do a fresh install, and then hook it up to an existing database. (Current version is 8.0). If that would work, I could do that.
So I changed those values in my serendipity_config_local.inc.php file, but I get an error message of "Warning: Smarty error: unable to read resource: "" in /home/thehatho/public_html/bundled-libs/Smarty/libs/Smarty.class.php on line 1088"
My guess is, the problem is caused by the absolute path having changed. Normally, I would set that in my admin panel, but I still have my DNS pointing to the old host (I want the new host working before I switch from the old), so when I try to change it in there, it defaults to the old host and changes it there.
I guess I need to know what file to open manually in File Manager in order to change the absolute path. And, while you're at it, if there are any other places in the install you can think of that would have the old absolute path or db name/username, please let me know about those too.
I hope this is clear enough!
Or... if that's too much trouble, would a fresh install work? I've never tried to do a fresh install, and then hook it up to an existing database. (Current version is 8.0). If that would work, I could do that.