[drupal-support] Installation on a database used by PHPNuke
    Gerhard Killesreiter 
    killesreiter at physik.uni-freiburg.de
       
    Thu May 26 21:55:21 UTC 2005
    
    
  
On Thu, 26 May 2005, David Tannenbaum wrote:
> Is it possible to install drupal using an existing MySQL database that
> is currently utilized by PHPNuke? (This database actually houses two
> PHPNuke sites, each of which creates its own tables.) Or, do we need
> an entirely separate database?
As long as you do not want to share the data, you should be fine. You will
need to edit the table database.mysql to have a common prefix (say:
drupal_) and put this prefix into settings.php.
Cheers,
	Gerhard
    
    
More information about the drupal-support
mailing list