View Single Post
Old 2006-03-03, 04:05 AM   #4
Mr. Stiff
Trying is the first step towards failure
 
Mr. Stiff's Avatar
 
Join Date: Sep 2005
Location: The Netherlands
Posts: 120
Send a message via ICQ to Mr. Stiff
Login via ssh and issue the following command:

Code:
rpm -qa | grep -i -E "httpd|apache|sql|sendmail"
This will tell you which versions numbers your webserver/database are.. Post them here and i'll tell you if they are recent
Mr. Stiff is offline   Reply With Quote