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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

compiling DSO modules

Status
Not open for further replies.

csgonan

MIS
May 2, 2007
118
US
I have a linux apache server that I am transferring over to Solaris. The modules directory on the linux server has all .so modules listed, and the httpd.conf file references many of them.

I do not wish to compile in all those modules onto the new server, so can I just compile a module and put it into the Apache modules directory.

Thank you
 
When you mean transferring over to Solaris, transferring from another OS? If so, you must recompile the modules in order for them to work properly.

M. Brooks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top