• I’m following instructions to import my live wordpress sites to a local instance using phpmyadmin. I have set my php.ini entries as recommended as follows:
    upload_max_filesize = 50M and because the documentation suggest they need to be bigger post_max_size = 58M (amd memory_limit is already 128M)

    (in both php.ini files in my apache folder and my php folder) but I still get “You probably tried to upload a file that is too large.

    The file I am importing is 26M

Viewing 1 replies (of 1 total)
  • Thread Starter patbell101

    (@patbell101)

    So no-one helping so far.

    Looking at the sql in Notepad+ there seems to be a problem with the ‘ character for instance I\’ll upsets the pairing. Also some of the plugin html seems off e.g. ‘<div class=\”rss-widget\”>

    • <a class=\’rsswidget\’

    I can’t tell if this is a problem with Notepad+ or an issue with the exporting char set perhaps. Can someone please advise?

Viewing 1 replies (of 1 total)

The topic ‘Cannot load live sql to local’ is closed to new replies.