Last update at :2024-02-05,Edit by888u
Today I installed the Pagoda Panel on Alibaba Cloud's cloud server, imported some data, and when exporting it showed:
Fatal error: Cannot ‘break’ 2 levels in /www/server/phpmyadmin/phpmyadmin_6697fd4ea13b7ad4/export.php on line 864
Open the export.php file in the file management of the Pagoda panel, find line 864, and make the following changes:
break 2; changed to break;break; Break out of the current loop break 2; Break out of the 2nd level loop.
Recommended site search: How long does it take to register a website, server space rental, foreign PHP space, virtual host recommendation, free static space, China's top ten domain name registrars, telecommunications host rental, IP address search, server, online proxy server free web page version,
发表评论