[phpMyAdmin Developers] No data was received to import
William Desportes
williamdes at wdes.fr
Thu May 11 12:54:19 CEST 2023
Hi,
One solution may be to use the config "UploadDir":
https://docs.phpmyadmin.net/en/latest/config.html#cfg_UploadDir
That would avoid the upload file size issue.
Did you manage to get this working now ?
The best would be to open an issue on
https://github.com/phpmyadmin/phpmyadmin/issues so we could assist you
much quickly.
--
William Desportes
Le 2023/04/15 21:02, Roger Villeneuve - SWD a écrit :
> Using IIS 10, msql 8, php 8.1, phypmyadmin 5.2
>
> Database upload does not work as per subject. On this sever are
> Wordpress sites and upload works.
>
> Database size does not seem to be the issue as I tried to upload a
> 170KB sql file. PHP is setup to allow 100MB.
>
> ERROR on import:
>
> _No data was received to import. Either no file name was submitted, or
> the file size exceeded the maximum size permitted by your PHP
> configuration_
>
> I spent far too long trying to resolve this.
>
> Any ideas? Thank you.
>
> --
>
> Roger Villeneuve
> _______________________________________________
> Developers mailing list
> Developers at phpmyadmin.net
> https://lists.phpmyadmin.net/mailman/listinfo/developers
More information about the Developers
mailing list