Custom PHP5 over default PHP5?
Posted by: Creep
Posted on: 2008-06-30 13:58:00
Currently, my site is configured with the default PHP5 that Dreamhost provides. I wanna do a customized PHP5 to support the socket extension.
Can I just proceed with the custom PHP5 instructions on the wiki. Or, do I need to remove the old PHP5 first?
Also, will the socket functionality work after I compile the custom PHP5 with --enable-sockets option?