归档:二月, 2010

Parent: child process exited with status 3221225477 — Restarting

2010-02-01 19:20 0 条评论 »
谷歌上搜到解决方案:http://www.java-samples.com/showtutorial.php?tutorialid=1050 但是也有人反应没解决问题的。我的libmysql.dll文件已经存在system32文件夹里也同样出现这个问题,怪。 简单翻译一下: 碰到这个错误,一般是在Windows上运行Apache、MySQL、PHP。 通过一下几个步骤就可以解决问题, 在PHP安装

httpd: Could not reliably determine the server’s fully qualified domain name

2010-02-01 18:29 0 条评论 »
httpd: Could not reliably determine the server’s fully qualified domain name , using *.*.*.* for Server Name 在windows下安装好apache服务器后,出现上面的错误, 把/conf/httpd.conf文件的#ServerName 前的#去掉,如下,星号部分改为当前服务器的