reconfiguring php? or do I have to reinstall?
- by matthewsteiner
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.