The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-15-2008
vamshikrishnab vamshikrishnab is offline
Registered User
 

Join Date: May 2008
Posts: 32
How to fix a fault with apache in SUN server

Hi,

We are logging into the SUN OS 5.9 server by using putty. We are not able to open the webpage that is using the apache server in our main server.

when i checked for my apache server, It is running fine.

It is given as

$ ps -ef|grep httpd
root 421 1 0 08:57:11 ? 0:00 //usr/lib/httpd -i admin -a
root 414 1 0 08:57:11 ? 0:00 //usr/lib/httpd -i sws_server

when i am accessing webpage it is giving error as 'File not found' and 'HTTP 404'

I dont know how to fix this issue.


If any one knows please tell me how to check for the process which is responsible for the GUI to run and process of working and loading of a GUI web page.
Reply With Quote
Forum Sponsor