stftk14

Well-Known Member
Jul 10, 2003
52
0
156
Hello,

I am having quite an urgent issue with IMAP. It seems as though it is not installed properly by the initial cpanel setup.

System is fedora core 2.

If I run imap via command line it works fine, but this server is missing directories such as /usr/include/imap, directories that my other cpanel servers have.

If I login to Horde I get this error message:

Auth_imap: Required IMAP functions were not found.

Any ideas?

Thanks,
Dan
 

Goya

Registered
Jul 20, 2004
2
0
151
I seem to be getting the same exact error message when I attempt to use HORDE or whatnot.

Auth_imap: Required IMAP functions were not found

I've tried rebuilding apache (easyapache) - and ensure the IMAP support is checked. When I watch the build - PHP *is* being called with '--with-imap' - but after all is said and done - I don't see any evidence of imap support via php -m or phpinfo().

The best I can figure it out - libphp4.so is never being 're-created'. The other '.so' libraries *are* - as is the static PHP binary that you can call at the command line.

Anyone have any idea where to go from this point?

Cheers.
Goya