1 頁 (共 1 頁)

[問題]server2003使用appserv的問題

發表於 : 2006-10-15 22:07
herokuo
系統是使用server2003

安裝appserv2.54a完後

error.log所顯示的問題

請問該怎麼解決

[Sun Oct 15 21:52:29 2006] [notice] Apache/2.0.54 (Win32) PHP/5.0.4 configured -- resuming normal operations
[Sun Oct 15 21:52:29 2006] [notice] Server built: Apr 16 2005 14:25:31
[Sun Oct 15 21:52:29 2006] [notice] Parent: Created child process 2412
[Sun Oct 15 21:52:29 2006] [notice] Child 2412: Child process is running
[Sun Oct 15 21:52:29 2006] [notice] Child 2412: Acquired the start mutex.
[Sun Oct 15 21:52:30 2006] [notice] Child 2412: Starting 250 worker threads.
[Sun Oct 15 21:54:26 2006] [notice] Parent: Received restart signal -- Restarting the server.
[Sun Oct 15 21:54:26 2006] [notice] Child 2412: Exit event signaled. Child process is ending.
[Sun Oct 15 21:54:26 2006] [notice] Apache/2.0.54 (Win32) PHP/5.0.4 configured -- resuming normal operations
[Sun Oct 15 21:54:26 2006] [notice] Server built: Apr 16 2005 14:25:31
[Sun Oct 15 21:54:26 2006] [notice] Parent: Created child process 3624
[Sun Oct 15 21:54:26 2006] [notice] Child 3624: Child process is running
[Sun Oct 15 21:54:27 2006] [notice] Child 2412: Released the start mutex
[Sun Oct 15 21:54:27 2006] [notice] Child 3624: Acquired the start mutex.
[Sun Oct 15 21:54:27 2006] [notice] Child 3624: Starting 250 worker threads.
[Sun Oct 15 21:54:28 2006] [notice] Child 2412: Waiting for 250 worker threads to exit.
[Sun Oct 15 21:54:28 2006] [notice] Child 2412: All worker threads have exited.
[Sun Oct 15 21:54:28 2006] [notice] Child 2412: Child process is exiting

發表於 : 2006-10-15 23:03
chiouss
我看不出來哪裡有問題 O_O
全部都是 notice,連個 warning 都沒有...

發表於 : 2006-10-15 23:53
herokuo
就是內網都可以連結 外面卻連不進來

之前使用IIS就沒有這個問題

用了appserver才這樣不知道是哪邊出了問題- -

發表於 : 2006-10-16 00:45
chiouss
herokuo 寫:就是內網都可以連結 外面卻連不進來
之前使用IIS就沒有這個問題
用了appserver才這樣不知道是哪邊出了問題- -
你 ServerName 設成 localhost 或是 127.0.0.1 嗎?請改成你的 public IP or Domain Name