felixjerms
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
I'm trying to run an .sql script via phpmyadmin to load data into my database. The script tries to load data from some tab delimited files I uploaded, but it can never find the files. I tried putting them in /www/ and my home directory, but no luck. I know there are other ways to import my database but is it possible to do it this way?