Hi Peter,

I've had similar problems.  I haven't found any easy way.  Here's how I got
around the problems.

Upgrade to the latest version of phpMyadmin.

Make sure magic_quotes is on (if it isn't, the program will warn you.)

You may need to replace a single slash "\" with a double slash "\\"

Use phpMyadmin to upload the data.

It may require a bit of futzing but it should work.

kind regards,

bill hollett


[EMAIL PROTECTED] wrote:

> i got a 1.21 txt file worth of backup data on my HD.
> I need to get it up and running on my new mysql server asap.
>
> 2 problems tho
> i dont have ftp or telnet access, and two phpMyAdmin always gives me a syntax
> error.. this is most likely because HTML is included in the contexs of the
> database.
>
> Anyone know of a compile cgi script or someting else that might help me?
>
> thanks
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to