hitman1981
New Member
- Messages
- 4
- Reaction score
- 0
- Points
- 0
Imap php extensione does not work.
I don't know how they can help me, but surely there is something of wrong in server configuration.
I had the same problem with another free hosting company, and after few minutes they solved the problem , but now this company sold their server and dismissed their hosting service.
I simply tested it by function imap_open()
and the result is :
Warning: imap_open() [function.imap-open]: Couldn't open stream {imap.aol.com:993/imap/ssl}INBOX in [...] on line 3
can't connect: Can't connect to open.gopen.imap.aol.com,993: Connection timed out
P.S. don't worry about ssl ... openssl php extension is installed too
I don't know how they can help me, but surely there is something of wrong in server configuration.
I had the same problem with another free hosting company, and after few minutes they solved the problem , but now this company sold their server and dismissed their hosting service.
I simply tested it by function imap_open()
and the result is :
Warning: imap_open() [function.imap-open]: Couldn't open stream {imap.aol.com:993/imap/ssl}INBOX in [...] on line 3
can't connect: Can't connect to open.gopen.imap.aol.com,993: Connection timed out
P.S. don't worry about ssl ... openssl php extension is installed too