reconfiguring php? or do I have to reinstall?

Posted by matthewsteiner on Server Fault See other posts from Server Fault or by matthewsteiner
Published on 2010-06-16T22:31:46Z Indexed on 2010/06/16 22:33 UTC
Read the original article Hit count: 197

Filed under:
|
|
|

Alright, so I need the soap extension enabled in php. When I run phpinfo(), it's not there, so I'm guessing I have to recompile?

I can follow tutorials online to recompile the most recent php version for centos, but will it generally just work after that? Or does apache need to know to use the new installation?

Thanks for any direction you can give me.

© Server Fault or respective owner

Related posts about apache

Related posts about php