prad
25/09/2006, 20h46
Bonjour à tous,
Sur un DEMO1G je n'arrive pas à exporter ma base SQL via phpMyAdmin (chose que je réalise régulièrement en local).
EST-ce une limitation ?
Voici le message d'erreur :
export.php: Missing parameter: what (FAQ 2.8)
export.php: Missing parameter: export_type (FAQ 2.8)
et les FAQ pointent vers ceci :
[2.8] I get "Missing parameters" errors, what can I do?
Here are a few points to check:
* In config.inc.php, try to leave the $cfg['PmaAbsoluteUri']directive empty. See also FAQ 4.7.
* Maybe you have a broken PHP installation or you need to upgrade your Zend Optimizer. See http://bugs.php.net/bug.php?id=31134.
* If you are using Hardened PHP with the ini directive varfilter.max_request_variables set to the default (200) or another low value, you could get this error if your table has a high number of columns. Adjust this setting accordingly. (Thanks to Klaus Dorninger for the hint).
* In the php.ini directive arg_separator.input, a value of ";" will cause this error. Replace it with "&;".
Merci de votre expérience ;-),
françois.
Sur un DEMO1G je n'arrive pas à exporter ma base SQL via phpMyAdmin (chose que je réalise régulièrement en local).
EST-ce une limitation ?
Voici le message d'erreur :
export.php: Missing parameter: what (FAQ 2.8)
export.php: Missing parameter: export_type (FAQ 2.8)
et les FAQ pointent vers ceci :
[2.8] I get "Missing parameters" errors, what can I do?
Here are a few points to check:
* In config.inc.php, try to leave the $cfg['PmaAbsoluteUri']directive empty. See also FAQ 4.7.
* Maybe you have a broken PHP installation or you need to upgrade your Zend Optimizer. See http://bugs.php.net/bug.php?id=31134.
* If you are using Hardened PHP with the ini directive varfilter.max_request_variables set to the default (200) or another low value, you could get this error if your table has a high number of columns. Adjust this setting accordingly. (Thanks to Klaus Dorninger for the hint).
* In the php.ini directive arg_separator.input, a value of ";" will cause this error. Replace it with "&;".
Merci de votre expérience ;-),
françois.