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

Recompile question

Status
Not open for further replies.

jisoo23

Programmer
Joined
Jan 27, 2004
Messages
192
Location
US
Hello all,

I'm running PHP 5 RC1 right now with Apache2 and Postgresql configured (not done by me thought). I want to enable socket support for the PHP module but I'm not quite sure how to do it . I'm told I need to use the ./configure command but I'm not quite sure what to put after that. I'm assumming something like:

./configure -apache2 -postgres -enable-sockets

Is this correct?

Thanks,
Jisoo23
 
I'm also using xmllib 2.6 so I'm assuming that's another argument in the compile statement?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top