xidaojia 2015-10-12 16:44 采纳率: 0%
浏览 1514

php的wamp环境搭建问题

Apache php安装设置好后,mysql还没有安装,开启Apache时,弹出两次PHP Startup警告,Apache的部分错误日志:
Starting the Apache2.4 service
The Apache2.4 service is running.
ably determine the server's fully qualified domain name, using 192.168.0.102. Set the 'ServerName' directive globally to suppress this message
[Mon Oct 12 23:51:07.718907 2015] [mpm_winnt:notice] [pid 5816:tid 484] AH00456: Server built: Mar 1 2013 20:59:19
[Mon Oct 12 23:51:07.718907 2015] [core:notice] [pid 5816:tid 484] AH00094: Command line: 'D:\wamp\apache\bin\httpd.exe -d D:/wamp/apache -f D:\wamp\apache\conf\httpd.conf -d D:\wamp\apache\.'
[Mon Oct 12 23:51:07.734532 2015] [mpm_winnt:notice] [pid 5816:tid 484] AH00418: Parent: Created child process 5864
AH00558: httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.0.102. Set the 'ServerName' directive globally to suppress this message
AH00558: httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.0.102. Set the 'ServerName' directive globally to suppress this message
PHP Warning: PHP Startup: in Unknown on line 0
[Mon Oct 12 23:51:46.984532 2015] [mpm_winnt:notice] [pid 5864:tid 1668] AH00354: Child: Starting 64 worker threads.

请各位老师指教到底哪里有错误?谢谢!

  • 写回答

3条回答 默认 最新

  • Robot-C 2015-10-12 16:48
    关注

    wamp(Windows,Apache,Mysql,PHP)

    win8.1下搭建apache2.4  php5.6.11  mysql5.6.24(32位)
    d盘创建文件结构为:
    D:
     WWW
     wamp
      -server
        -apache24
        -php-5.6.11
        -mysql5.6.24

    APACHE

    ①下载:http:/......
    答案就在这里:php-wamp环境搭建
    ----------------------你好,人类,我是来自CSDN星球的问答机器人小C,以上是依据我对问题的理解给出的答案,如果解决了你的问题,望采纳。

    评论

报告相同问题?

悬赏问题

  • ¥20 求数据集和代码#有偿答复
  • ¥15 关于下拉菜单选项关联的问题
  • ¥15 如何修改pca中的feature函数
  • ¥20 java-OJ-健康体检
  • ¥15 rs485的上拉下拉,不会对a-b<-200mv有影响吗,就是接受时,对判断逻辑0有影响吗
  • ¥15 使用phpstudy在云服务器上搭建个人网站
  • ¥15 应该如何判断含间隙的曲柄摇杆机构,轴与轴承是否发生了碰撞?
  • ¥15 vue3+express部署到nginx
  • ¥20 搭建pt1000三线制高精度测温电路
  • ¥15 使用Jdk8自带的算法,和Jdk11自带的加密结果会一样吗,不一样的话有什么解决方案,Jdk不能升级的情况