Usergroup: Member
Joined: Jul 31, 2004
Total Topics: 1
Total Posts: 3
Posted 10/22/04 - 08:56 AM:
#5
Paul,
On the 2.1.0 version of PHPMyAdmin used on my server, in the table view (that is click on wsnlinks_links) there is a link titled "Insert textfile into table." This form builds a mySQL "Load Data Infile" statement for you. But then I get a response saying basically "that command is not allowed on this version of MySQL."
In researching this, I see that some installations do NOT allow "Load Data Infile" for security reasons.... #!@#@@ I don't actually know if that is my particular problem, or whether it's something else. As I said, when I try the "Load Data infile" statement directly at my mysql prompt, I get a message about improper permissions for my username.
So... I'm back to trying to figure out why importer.php is inserting only about 40% of my sample links. Why doesn't it like the others?
Usergroup: Customer
Joined: Oct 14, 2004
Total Topics: 16
Total Posts: 55
Posted 10/27/04 - 11:25 AM:
#7
Can someone tell me what format this file has to be in to use importer.php? It asking for a URL to a file. I'm just not sure what format it has to be in. Thnx