Hi all,
i installed osticket and installed php-imap too by an rpm on Linux Centos 5. This is my packages installed:
php version (with php-imap module installed on ini file): 5.2.10
mysql: 5.0.45
if i try to configure any pop3 or imap account i still have this error:
IMAP doesn't exist. PHP must be compiled with IMAP enabled
but as i wrote above i can see imap support enabled on phpinfo() and if i do rpm -q php-imap i see it as installed (the same if i ask for yum install php-imap).
Any suggestion?
Thanks in advance