Viewing Question
Category: Download Center
alby writes...
2009-09-17 09:00:14
Hi chris I tried to import the data base to php my admin in my server so I pu import and cature the file "uploadformat.txt but it gives me the following error
MySQL ha dicho:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FILES:
id unique id
title displayed title
filename Actual filename (in f' at line 1
I wonder if this is the way to create the data base, also I dont know if I have to creat the table name first?
thanks for your help
alby
MySQL ha dicho:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FILES:
id unique id
title displayed title
filename Actual filename (in f' at line 1
I wonder if this is the way to create the data base, also I dont know if I have to creat the table name first?
thanks for your help
alby
Chris writes...
2009-09-17 19:21:10
Hi alby!
There is no file to import to the database. Instead, you navigate to the "install.php" file in your web browser and it runs you through step by step to install all information to the database and load in an admin user.
Hope I could help!
~Chris
There is no file to import to the database. Instead, you navigate to the "install.php" file in your web browser and it runs you through step by step to install all information to the database and load in an admin user.
Hope I could help!
~Chris