Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where is the IMAP support for PHP?

IMAP php support
0
Posted

Where is the IMAP support for PHP?

0

As default, the IMAP support for PHP is deactivated in XAMPP, because there were some mysterious initialization errors with some home versions like Windows 98. Who works with NT systems, can open the file “\xampp\php\php.ini” to active the php exstension by removing the beginning semicolon at the line “;extension=php_imap.dll”. Should be: extension=php_imap.dll Now restart Apache and IMAP should work. You can use the same steps for every extension, which is not enabled in the default configuration.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.