- Edited
Trying to figure out how to enable the PHP IMAP on my GoDaddy webserver I searched but really can't find a clear answer
Info:
Hosting - Web - Deluxe - Linux
PHP Version 5.3.24
MySQL Server version: 5.0.96
I created a php5.ini file in the root of the server with the following entries:
file_uploads = On
post_max_size = 100M
upload_max_filesize = 100M
extension=imap.so
php-imap.dll