Getting table into mySQL database Getting table into mySQL database
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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