Home > Backend Development > PHP Tutorial > 新人想学习php,在配置环境出现,望大神解救T-T

新人想学习php,在配置环境出现,望大神解救T-T

WBOY
Release: 2016-06-23 13:35:16
Original
919 people have browsed it


图片有点多,不好意思啊。。。。
我是按照网上的教程配置的,
首先出现一图,感觉快成功了,然后输入php_info.php,想看一下那个配置信息, 就 404了,
我以为是我的php文档写错了,看了,没错,以为是php文档的问题,index.php就可以。。。。
然后看了一下,端口8080,应该没影响吧,因为端口80被占用,就随便写一个
还有工作空间,跟我安装的路径一样
所有我可以想到的都试了一次,还不行,只能来这里求救。
除了httpd.conf我改过,其他都没有动过。
请问大神这个是什么问题。


回复讨论(解决方案)

http://localhost/php_info.php试试

web工作目录是 d:\xampp\htdocs
所以你应该访问 http://localhost/php_info.php

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 Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template