Confused: What do I need to look out for when migrating site to server?
Posted: Thu Jun 08, 2006 12:01 pm
Hi All,
I've developed a site using CMSMS locally (great fun by the way - really good - I enjoyed making the templates etc!) This is what I've done in an attempt to migrate the site to a remote server:
Changed my config.php to the remote server settings
Transfered all files in the CMS folder
Created a database
Exported the SQL from my local server to the remote server
But I get references to my local stuff when I try to see the site remotely, look
Warning: _include(c:\program files\apache group\apache\htdocs\application_sites\cms_simple/tmp/templates_c\%%CB^CBC^CBC6D161%%template%3A17.inc): failed to open stream: No such file or directory in /home/users/web***/html/***.com/biocms/lib/content.functions.php on line 133
Warning: _include(): Failed opening 'c:\program files\apache group\apache\htdocs\application_sites\cms_simple/tmp/templates_c\%%CB^CBC^CBC6D161%%template%3A17.inc' for inclusion (include_path='/usr/local/lib/php:./') in /home/users/***/html/***.com/biocms/lib/content.functions.php on line 133
Where are these refs coming from?
Sarah
I've developed a site using CMSMS locally (great fun by the way - really good - I enjoyed making the templates etc!) This is what I've done in an attempt to migrate the site to a remote server:
Changed my config.php to the remote server settings
Transfered all files in the CMS folder
Created a database
Exported the SQL from my local server to the remote server
But I get references to my local stuff when I try to see the site remotely, look
Warning: _include(c:\program files\apache group\apache\htdocs\application_sites\cms_simple/tmp/templates_c\%%CB^CBC^CBC6D161%%template%3A17.inc): failed to open stream: No such file or directory in /home/users/web***/html/***.com/biocms/lib/content.functions.php on line 133
Warning: _include(): Failed opening 'c:\program files\apache group\apache\htdocs\application_sites\cms_simple/tmp/templates_c\%%CB^CBC^CBC6D161%%template%3A17.inc' for inclusion (include_path='/usr/local/lib/php:./') in /home/users/***/html/***.com/biocms/lib/content.functions.php on line 133
Where are these refs coming from?
Sarah