You are here:  » 2 installations of price tapestry


2 installations of price tapestry

Submitted by madison on Fri, 2006-11-10 18:55 in

so i now have 2 installations , 1 folder that is price search 1 and another folder on the server which is price search 2.

the first price search is up and running, i then added the 2nd installation , but when i goto the admin of that price search all the feeds from the 1st price search are there with de-register next to each feed.

and when i load a new feed into the 2nd price search it also shows in the 1st price search.

does that make sense?

Submitted by support on Fri, 2006-11-10 19:10

Hi,

It sounds like both installations are pointing at the same database. In config.php, make sure you have a different value for:

$config_databaseName

Alternatively, if you are only allowed one database on your hosting account, you can give the second installation a different table prefix, by providing a value for:

$config_databaseTablePrefix

Aftering making one of these changes you will then need to run setup.php in your new installation.

Cheers,
David.

Submitted by madison on Fri, 2006-11-10 21:22

cheers , i adjusted the config file and it worked.

but when i register a feed , fill in the fields etc , then click register and tril import , the next page is just a blank white page

any ideas?

Submitted by support on Sat, 2006-11-11 08:46

Hi,

This could occur if your server is not configured to display error messages and the database has not been installed for the second installation. Can you browse to setup.php, for example:

http://www.yoursite.com/site2/setup.php

...and confirm that the all tests are PASS, and that the PHP and MySQL version numbers are displayed?

I presume everything works fine in the first installation?

Cheers,
David.

Submitted by madison on Sat, 2006-11-11 16:00

all tests pass fine

the first installation all works fine.

the 2nd one when register and trial imprort takes to a blank white page , but if u go to the admin and refresh it has trial imported the products, this is the same for import , click import takes u to blank page , go back and refresh and all has been imported.

even when adding a filter , add the filter text before click next and its a blank white page.

???????

Submitted by support on Sat, 2006-11-11 19:13

Hi,

This does sound strange as you have the site working fine in the other folder. Could you send me an email with your 2 config.php files from each installation attached and i'll check them over. Also if you could include the URLs for the 2 sites (working and not working) that will help....

Cheers,
David.

Submitted by madison on Sun, 2006-11-12 10:21

David , i installed the new config file and all is now working

many thanks