Hi all,
I've configured the phpbt in a linux box with apache 1.3.29, postgresql database. It's fine and I thank the people who developed this. But I need to know about the recovery methods if the system crashes. Can phpbt be configured to get data automatically from an exsisting database. Any advice would be highly appriciated. thanks.
vipula
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I've configured the phpbt in a linux box with apache 1.3.29, postgresql database. It's fine and I thank the people who developed this. But I need to know about the recovery methods if the system crashes. Can phpbt be configured to get data automatically from an exsisting database. Any advice would be highly appriciated. thanks.
vipula
Yes, you can just copy config-dist.php to config.php and edit config.php to point to the database you were using previously.
Hi,
Thanks. I tried it like this. I removed the config.php. Then using the graphical install interface I pointed to the new database. It works..