Setting up test site Setting up test site
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Setting up test site

Started by rkolech, August 06, 2005, 06:30:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rkolech

Hello,

I am currently using CPG 1.3.3 but would like to play around with 1.4.1.  I have decided to set up a test site for this, and I have a DB question.  I have created a second database  for this test site called 'CPGtest'  and it is a duplicate of the original db.  My question is how can I configure the test site to use this other db, as it is still using the original?  Is there a file I can edit and make the changes?  ???

Thanks,

Rob.

Nibbler

Database connection data is held in include/config.inc.php

rkolech

 ;)

That's the ticket, thank you!  That was quick!