Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Easy Upgrade?

Status
Not open for further replies.

coolio2005

Technical User
Jun 14, 2005
1
US
I am currently running apache 2.0.49 on a linux (Debian) box and am considering upgrading to 2.0.54.

What I would like to know is there an easy way to determine what options I used for the .49 build, such as which modules and parameters for the suExec support. I am pretty sure I did it all on the command line, but I didn't know if there was a easily readable configuration file I could look at to remember exactly what I did over a year ago when I last built it. Maybe even simply use the file for the configuration of the next and future builds.

Thanks.
 
Go to the directory where you compiled the software and look for a file named "config.log". If you used the "configure" script to compile Apache, the options you passed configure will be recorded there.


Want the best answers? Ask the best questions!

TANSTAAFL!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top