bluefusion Posted September 6, 2006 Share Posted September 6, 2006 Hi, I need some help... I setup a test osc install for development. This worked fine. Moved the osc install to the new production server. All works fine. Customer decides they want the new shop on a different domain. This time I simply mapped the new domain onto the existing hosting and changed the shop and admin configure.php files to reflect the new domain. However, its still refrencing the old domain. As if its caching the old domin info. Ok, there's a cache control setting in admin. I take a look and its says there is an error as it cannot find the /tmp folder on the server. But the URL is that of the test domain from a few weeks ago! Any ideas? Thanks, Steve Link to comment Share on other sites More sharing options...
Terra Posted September 6, 2006 Share Posted September 6, 2006 configure.php files are read-only. before uploading a new version, you need to change the permissions to read/write, uplaod new file and then change back to read only. Terra My code for combining PayPal IPN with ** QTPro 4.25 ** osC Affiliate ** CCGV(trad) and how to solve the invoice already paid error General info: Allow customer to delete order comment ** FTP Programs & Text Editors ** Amending order email ** Link to comment Share on other sites More sharing options...
bluefusion Posted September 7, 2006 Author Share Posted September 7, 2006 many thanks. I should have known that myslef!!! Anyone know where the cache config is set? my live install is pointing to the old test server URL. Its doesn't appear to be on the configure.php files. Link to comment Share on other sites More sharing options...
Terra Posted September 7, 2006 Share Posted September 7, 2006 Have you cleared your browser cache? Are you using an URL rewrite e.g. Ultimate SEO URLs and if yes, have you changed the .htaccess file which defines the URL base? configure.php is not cached, so it's either your browser, or maybe you are using a contribu which rewrites URLs and caches them. Terra My code for combining PayPal IPN with ** QTPro 4.25 ** osC Affiliate ** CCGV(trad) and how to solve the invoice already paid error General info: Allow customer to delete order comment ** FTP Programs & Text Editors ** Amending order email ** Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.