PDA

View Full Version : new installation of phpld on the same mysql database


! 1 !
09-10-2007, 07:06 PM
Hy, currently i have one phpld installation on the same mysql database, i want to install annother, but i cannot beacuse it has the same prefix like the annother - pld - wich is the default.

My question is how do i install another phpld on the same mysql database, how do i change the default prefix " pld " with annother so i can install. :confused:

I hope somebody help me with this. Thank You.:D:D

James
09-10-2007, 07:08 PM
in the include/config.php

define('TABLE_PREFIX','PLD_');


:)

MAKE A BACKUP FIRST .... I am not responsible if you toast your install :)

! 1 !
09-10-2007, 07:18 PM
Dawzz, thank you very much for your fast response. Problem solved.:):)

James
09-10-2007, 07:20 PM
we try to help :)