The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: httpd error
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-20-2006
rameshperam rameshperam is offline
Registered User
  
 

Join Date: Nov 2006
Posts: 2
Be sure that wether the gcc modules are there in ur system r not using the following command.

# rpm -q gcc*

and
#find /usr -name apachectl ---- check whrere the apachectl command present.may be in /usr/../../bin/apachectl restart

let me know any Queriies.