PDA

View Full Version : can both phpBB and PHP-NUKE exists in one database?



happy2k
June 8th, 2001, 00:08
"
2) Now fill the databases with the tables in nuke.sql file:

mysql nuke < nuke.sql
"

from the installation readme of PHP NUKE, what is this mean?

lucifer
June 8th, 2001, 08:14
that's if you have shell access - (telnet)

you could use phpMyAdmin to get the info in on the main database page



you can have as much stuff as you want in the same database as long as they have different table names

Unregistered
June 15th, 2001, 11:46
well, phpNuke has its own tables, and basically, they want you to add some of the tables/data into your database, you can do this easily by using phpMyAdmin which can be download at www.phpwizard.net