lailaibug 2008-8-25 22:00
新手问下本地架设wp的问题
。。。调试apache时候的问题。
在httpd.conf里面按照网络上的教授方法更改后
在地址栏输入[url=http://localhost/phpinfo.php]http://localhost/phpinfo.php[/url]
出现
Not Found
The requested URL /phpinfo.php was not found on this server.
我的phpinfo.php 已经放入到我的web服务主目录下了。。
在运行完control apache service的start后
它提示我
only usage of each socket address is normally permit:
make_socket :could not bind to address :0.0.0.0.80
云云。。。。
搜过baidu。。说是的php文件位置放错了,可是我放入了htdocs后还是这个问题。。
不知道怎么回事。。