I have a LAMP box running Ubuntu, Apache 2 and PHP5 with Slicehost. I'm a bit new to all this sysadmin stuff (I'm primarily a web developer).
I need to use the IMAP functions in PHP, but they don't seem to be enabled according to phpinfo(). How do I enable them?
All of the information I can find on the net says I need to recompile PHP to add it, but I don't have a clue how to do that.
Any advice would be most appreciated. Thanks.