|
Are the services still running? if its the next day you may have restarted the OS. The Tomcat services may no longer be running -> could be set to Automatic rather than alway in XP's services folder, the /etc/init.d folder will likely contain the process control in unix/linux so you can check its status there.
Also, your IIS (XP) or your httpd in unix may not be running, thus you would effectively not be running a web host.
|