Page 1 of 1

[SOLVED]imap_open function isnt working

Posted: Tue Jun 01, 2004 7:19 am
by pelegk2
this is the error i get :

Code: Select all

Fatal error: Call to undefined function: imap_open()
what can i do?
and does this work with lotus notes?
thnaks in advance
peleg

Posted: Tue Jun 01, 2004 10:12 am
by lostboy
Have you uncommented the imap.dll in the php.ini file?

Is your email server set up to support IMAP mail functions?

Posted: Wed Jun 02, 2004 3:17 am
by pelegk2
uncommenting solved the problem:)