菜鸟求救,重装wamp后出现错误:configured -- resuming normal operations
系统环境:win7 64位旗舰版
之前装过wamp,都是正常的。
后面由于代码和数据库更新后出问题,卸载掉wamp后再重装后就一直有该错误。
phpstudy也试过,还是该错误。
vc库都有装。
具体错误日志:
[thu jan 22 16:29:43 2015] [notice] apache/2.2.22 (win32) php/5.4.3 configured -- resuming normal operations
[thu jan 22 16:29:43 2015] [notice] server built: may 13 2012 13:32:42
[thu jan 22 16:29:43 2015] [notice] parent: created child process 2660
[thu jan 22 16:29:43 2015] [notice] child 2660: child process is running
[thu jan 22 16:29:43 2015] [notice] child 2660: acquired the start mutex.
[thu jan 22 16:29:43 2015] [notice] child 2660: starting 64 worker threads.
[thu jan 22 16:29:43 2015] [notice] child 2660: starting thread to listen on port 80.
[thu jan 22 16:29:43 2015] [notice] child 2660: starting thread to listen on port 80.
[thu jan 22 16:38:39 2015] [notice] parent: received shutdown signal -- shutting down the server.
[thu jan 22 16:38:39 2015] [notice] child 2660: exit event signaled. child process is ending.
[thu jan 22 16:38:40 2015] [notice] child 2660: released the start mutex
[thu jan 22 16:38:41 2015] [notice] child 2660: all worker threads have exited.
[thu jan 22 16:38:41 2015] [notice] child 2660: child process is exiting
[thu jan 22 16:38:41 2015] [notice] parent: child process exited successfully.
[thu jan 22 16:43:06 2015] [notice] apache/2.2.22 (win32) php/5.4.3 configured -- resuming normal operations
[thu jan 22 16:43:06 2015] [notice] server built: may 13 2012 13:32:42
[thu jan 22 16:43:06 2015] [notice] parent: created child process 6664
[thu jan 22 16:43:06 2015] [notice] child 6664: child process is running
[thu jan 22 16:43:06 2015] [notice] child 6664: acquired the start mutex.
[thu jan 22 16:43:06 2015] [notice] child 6664: starting 64 worker threads.
[thu jan 22 16:43:06 2015] [notice] child 6664: starting thread to listen on port 80.
[thu jan 22 16:43:06 2015] [notice] child 6664: starting thread to listen on port 80.
[thu jan 22 16:45:11 2015] [error] [client 127.0.0.1] file does not exist: d:/wamp/www/ifr_status
------解决思路----------------------
你以前把 mysql 作为服务启动的吧?
------解决思路----------------------
d:/wamp/www/ifr_status 文件的指向有问题吗?