服务器连接错误的问题,IIS+PHP+MYSQL

来源:百度知道 编辑:UC知道 时间:2024/06/04 12:17:01
如能解决加高分,出现的情况是:

网站服务器连接错误
Response not of type text/xml
HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Tue, 18 Aug 2009 13:21:55 GMT X-Powered-By: ASP.NET X-Powered-By: PHP/5.2.5 Content-type: text/html
Warning: copy(D:\php\wwwroot\eSitewww/ht015/templates/default/foot.html) [function.copy]: failed to open stream: No such file or directory in D:\PHP\wwwroot\htweb\eSitewww\_soapserver\webservice\func.inc.php on line 13

Warning: chmod() [function.chmod]: No such file or directory in D:\PHP\wwwroot\htweb\eSitewww\_soapserver\webservice\func.inc.php on line 14

Warning: copy(D:\php\wwwroot\eSitewww/ht015/templates/default/header.html) [function.copy]: failed to open stream: No such file or directory in D:\PHP\wwwroot\htweb\eSitewww\_soapserver\webservice\func.inc.php on line 13



Warning: Unexpected character in

如果这些文件都存在的话..就是肯定是目录权限了!程序的问题不太可能.有可能是ISS在做怪.你在网找找IIS配置匿名用户那些.或是安个apache..

我还遇到服务器文件写不了!安装不了东西杀毒软件有时候也做怪!可以试试

强烈建议apache上跑php。平台linux喝windows的行。比iis安全效率高。。。如果你还跑aspx的程序。。。建议分开端口架设!
自己开发强烈建议用ubuntu
服务器就用centos

一步一步来,先安装MYSQL,然后测试IIS是否有错,最后在安装PHP。