Koozali.org: home of the SME Server

web site gone !

pauld

web site gone !
« on: May 09, 2003, 05:46:33 PM »
Hi

I have been using 5.6 for about 6 months without a problem. I set it up and it has worked ever since. However today my website dissapeared and I can not even view it over my lan, at the time it dissapeared I was trying to enable FTP access using the server-manager. I have checked and the files are there and I can access the server using putty. Can anyone point me in the right direction for trying to sort this out ?

Thanks
Paul

guestHH

Re: web site gone !
« Reply #1 on: May 10, 2003, 04:27:09 PM »
is httpd running ?

service httpd status

otherwise 'service httpd restart' and 'service httpd-admin restart'

Tom Carroll

Re: web site gone !
« Reply #2 on: May 11, 2003, 05:21:16 AM »
Paul - one thing I come across every now and then is that the file index.html sometimes magically reappears in my primary/html directory.  It is the generic html file for SME.  My actual index is named home.html.  If the index.html file appears in the directory, apache will send it instead of the page you intended.

Just a thought, if RequestedDeletion's solution does not work for you.

Tom