TravisT
10-23-2007, 04:45 PM
Hello,
I am trying to do the upgrade from 3 to 4 on my Windows server. I downloaded the server check file and ran it and I get the following mesages:
The 'IMAP' PHP extension is required. Please enable it.
The 'MailParse' PHP extension is required. Please enable it.
I went to my php directory and checked the php.ini and I don't see where I can enable these two options. I did runa php -version at the command prompt and see that I am running verion 5.1.6 - so I should be ok according to the instructions.
Can anyone tell me how I enable thse two features?
Also -- I just cheched my php/ext directory and I see the mbstring file referred to below, but not the mailparse file:
extension=php_mbstring.dll
extension=php_mailparse.dll
Thanks!
Travis
I am trying to do the upgrade from 3 to 4 on my Windows server. I downloaded the server check file and ran it and I get the following mesages:
The 'IMAP' PHP extension is required. Please enable it.
The 'MailParse' PHP extension is required. Please enable it.
I went to my php directory and checked the php.ini and I don't see where I can enable these two options. I did runa php -version at the command prompt and see that I am running verion 5.1.6 - so I should be ok according to the instructions.
Can anyone tell me how I enable thse two features?
Also -- I just cheched my php/ext directory and I see the mbstring file referred to below, but not the mailparse file:
extension=php_mbstring.dll
extension=php_mailparse.dll
Thanks!
Travis