Getting table into mySQL database Getting table into mySQL database
 

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

Getting table into mySQL database

Started by SubGum, October 19, 2005, 02:50:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SubGum

can't figure out how to get the tables into mySql database.  When I installed phpNuke I just imported the txt file through mySQL admin and it created the table for me and everything, but when I try that with coppermine i get some error about the table not existing.  Not sure exactly how to create them manually.  Any help much appreciated.

Nibbler

Run the installer - it will create and populate the tables for you. You just need to create the database and db user.

SubGum