I currently have a MySQL server and several php webpages using it, that exists on one Linux machine.
I tried to migrate both the webpages and MySQL databases (using mysqldump of course) to another machine but I get very strange behavior. Here is one of the error messages I get: ack! query failed: errorno=1064 error=You have an error in your SQL syntax near '' at line 1 query=select * from config where id = the thing is, the syntax is 100% identical to the original machine, so I assume the error isn't being accurately reported. I use MyAdminPhp on both machines as well, and it seems to work flawlessly on the new one. Help! <g> Ken ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/CefplB/TM --------------------------------------------------------------------~-> The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php_mysql/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
