Help Fixing PHPMyAdmin

3 replies
I need some help fixing phpmyadmin. We upgraded to the latest version of php couple weeks ago and rarely have need of going into phpmyadmin to export db's and now that I do, it no longer works. Ther error message when trying to export a db is as follows:
export.php: Missing parameter: what (FAQ 2.8)
export.php: Missing parameter: export_type (FAQ 2.8)

I do have filled out what to export and do have the export type selected.

Fixing this error would be nice. Ideally I would like to upgrade to the latest version of phpmyadmin. Anyone here willing to help me fix this error or get me up to the latest version of phpmyadmin on a windows 2003 server and make sure everything is working?

Please send me a quote via private message.

Thank you
#fixing #phymyadmin
  • Profile picture of the author Sleaklight
    I don't have a $cfg['PmaAbsoluteUri'] in config.inc.php
    I went to see the link you posted and I am notnsure what to make out of it.
    there is no:
    varfilter.max_request_variables
    in my php.ini file and:
    arg_separator.input = "&;"

    Something else I could try? Thanks for helping
    {{ DiscussionBoard.errors[120526].message }}
    • Profile picture of the author Sean Kelly
      The last time I had a (similar) problem with PhpMyAdmin I went into my web control panel (Plesk) and updated the database username and password.
      Then I changed the password back to what I wanted it to be.

      This had the effect of fixing whatever-it-was-that-was-broken in PhpMyAdmin :-)

      Sean
      Signature
      http://javadocs.com - Javadocs
      {{ DiscussionBoard.errors[174167].message }}
  • Profile picture of the author Sleaklight
    No plesk, no fancy control panels for me. Nevertheless! I did fix it and I'd say how but I did not write down the many changes I did to fix it.
    {{ DiscussionBoard.errors[174782].message }}

Trending Topics