由于重装了系统所以在重新使用phpstudy的时候出现了错误: ** don’t have permission access on this server ** 解决办法 在phpstudy的配置文件vhost.ini中删除 Options -Indexes -FollowSymLinks +ExecCGI 重启phpstudy,问题解决。