| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Senior Member
Super #1
Joined in Nov 2003
Lives in New Hampshire
1,260 posts
Gave thanks: 3
Thanked 27 times
|
HELP! IMAPI HATES ME!
Ok so here's my code:
PHP Code:
ERROR: Code:
Couldn't open stream {208.67.217.130:143} in /home/***/public_html/time/checkmail.php on line 6
__________________
![]() ![]() ![]() ![]() ![]() ![]()
|
|
|
|
|
|
#3 (permalink) |
|
Senior Member
Super #1
Joined in Nov 2003
Lives in New Hampshire
1,260 posts
Gave thanks: 3
Thanked 27 times
|
Yeah I just saw the comments on PHP.net's website on that. I gave it a try, still having trouble though!
Couldn't open stream {208.67.217.130:143/notls}INBOX in
__________________
![]() ![]() ![]() ![]() ![]() ![]()
|
|
|
|
|
|
#4 (permalink) |
|
Senior Member
Super #1
Joined in Nov 2003
Lives in New Hampshire
1,260 posts
Gave thanks: 3
Thanked 27 times
|
The actual error (print_r(imap_errors())
![]() Warning: imap_open() [function.imap-open]: Couldn't open stream {208.67.217.130:143/notls}INBOX in /home/betterth/public_html/time/checkmail.php on line 6 Array ( [0] => Connection failed to 208.67.217.130,143: Connection timed out )
__________________
![]() ![]() ![]() ![]() ![]() ![]()
|
|
|
|
|
|
#7 (permalink) |
|
Senior Member
Super #1
Joined in Nov 2003
Lives in New Hampshire
1,260 posts
Gave thanks: 3
Thanked 27 times
|
for the reference, it's working now. However it won't work (or returns a false error) using the IP address VS localhost. IP would time out, but localhost reveals my login password was incorrect.
__________________
![]() ![]() ![]() ![]() ![]() ![]()
|
|
|
|