[ic] Moving interchange website

Rick Bragg lists at gmnet.net
Wed Apr 21 02:52:59 UTC 2010


On Tue, 2010-04-20 at 20:10 -0400, Carlc Internet Services wrote:
> Hi gang,
> 
> 	Well, I'm moving a customers website from one server to our servers. It's not been an easy move as many of the pieces were
> missing (it was a Exim virtual server, so Exim hides the main files).
> 
> 	I've managed to get most of the system over, most of the catalog pieces were there, but I'm still having a few issues. For
> example, the following loop code works on the original server, but returns a blank on ours:
> 
> [loop prefix=manufacturers search="
>         st=db
>         un=yes
>         ra=yes
>         tf=manufacturer
>         rf=manufacturer
>         ml=10000
> "]
> 
> 	"manufacturer" is a field in the products database.
> 
> 	I may just rewrite it as a SQL call, but rather figure out why it's failing here.
> 
> 	Thanks,
> 	Carl
> 	http://www.carlc.com
> 
> 
> _______________________________________________
> interchange-users mailing list
> interchange-users at icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
> 

Couple of questions and things to check:
What distro/version is the new server?
What version of IC and Perl are you using?
What distro/version database are you using?
Are you also upgrading to a different version of IC during the move?
Are there different versions of Database and Perl on the new server
(hopefully newer should be fine)
Make sure you got all the Perl modules installed (obliviously...)
Check permissions everywhere.

Rick









More information about the interchange-users mailing list