Home > php教程 > php手册 > svn+apache 环境搭建运行php问题

svn+apache 环境搭建运行php问题

WBOY
Release: 2016-06-06 19:41:46
Original
1245 people have browsed it

今天在电脑上装了 wamp5 然后安装VisualSVN Server做代码版本管理,通过给Apache添加对SVN的支持,原本想通过SVN同步代码之后直接访问便可以 运行 php代码,谁知,同步上去的PHP代码竟然没有被解释,以php源码的方式输出到浏览器 图中default.php文件时客户

今天在电脑上装了 wamp5 然后安装VisualSVN Server做代码版本管理,通过给Apache添加对SVN的支持,原本想通过SVN同步代码之后直接访问便可以运行php代码,谁知,同步上去的PHP代码竟然没有被解释,以php源码的方式输出到浏览器

 

svn+apache 环境搭建运行php问题

图中default.php文件时客户端通过SVN同步到服务器的svn代码仓库,然后通过WAMP5访问后的结果。谁能告诉我是什么原因吗,为什么php代码没有被解释

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template