AddType application/x-httpd-php56 .phpAddType application/x-httpd-php70 .phpAddType application/x-httpd-php71 .phpAddType application/x-httpd-php72 .phpAddType application/x-httpd-php73 .phpAddType application/x-httpd-php74 .phpAddType application/x-httpd-php80 .phpAddType application/x-httpd-php81 .phpAddType application/x-httpd-php82 .phpAddType application/x-httpd-php83 .phpAddType application/x-httpd-php84 .php假如你现在是56版本的程序需要PHP 8.2版本,那么在.htaccess文件的最后一行或第一行或伪静态规则之外,加入 AddType application/x-httpd-php82 .php 保存上传即可。其他版本同理