Easiest way to enable imap_open() in php?
It seems I am trying to use some scripts on my server that require imap_open() and this returns an unknown function error.I guess I need to put a php version on there that supports it.
This is on a SM hosted redhat enterprise 3 server, has whm/cpanel.
What would be the easiest way? grab an RPM somewhere or do i need to compile?
Thanks for any input!