error

T

Tim Harris

Guest
When I pointed my browser to the install.php file, I got the following message:

Your database is empty. No tables found


What am I doing wrong? Thanks.
 
B

Ben Thorp

Guest
DaDaBIK provides a front-end for an existing database. You need to have a database created, with tables and fields and stuff, before DaDaBIK can generate the front end.

If you want a graphical frontend for dealing with the actual database MySQL, then try something like phpMyAdmin.
 
F

Federico reinoso

Guest
Ok, but where its the create database script?

Thx.
 
E

Eugenio

Guest
Federico reinoso wrote:

> Ok, but where its the create database script?

*You* have to create the database (use PHPMyAdmin, the MySQL console, whatever you want), ther isn't any DaDaBIK script that do this.



(Latest version of DaDaBIK when this message was posted: 2.2.1)
 
Top