This shows you the differences between two versions of the page.
|
glfusion:newurl [2010/02/02 02:12] 127.0.0.1 external edit |
glfusion:newurl [2011/09/08 14:08] (current) Mark Note about old cache files |
||
|---|---|---|---|
| Line 44: | Line 44: | ||
| <note warning>DO NOT DIRECTLY EDIT THE CONFIGURATION DATA IN THE DATABASE USING A TOOL LIKE phpMyAdmin. This will mess up the data. Always use fusionrescue.php!</note> | <note warning>DO NOT DIRECTLY EDIT THE CONFIGURATION DATA IN THE DATABASE USING A TOOL LIKE phpMyAdmin. This will mess up the data. Always use fusionrescue.php!</note> | ||
| + | |||
| + | ===== Remove Old Cache Files ===== | ||
| + | |||
| + | glFusion uses several cache files to improve site performance. When moving your site to a new URL or directory structure, it is important that you remove all the old cache files. The cache files are located in the private/data/layout_cache/ directory - everything in this directory should be removed to ensure new cache files are built using the new configuration settings. | ||
| + | |||
| + | If you are already logged into your site as an administrative user, you can run: | ||
| + | |||
| + | http://www.yoursitehere.com/admin/clearctl.php | ||
| + | |||
| + | This command will clear out all the cache files automatically. | ||
| + | |||
| + | Another option is to use an FTP program to remove everything in the private/data/layout_cache/ directory. | ||
| + | |||
| ===== Verify the Site Works ===== | ===== Verify the Site Works ===== | ||