Re: Problems with imap_open()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, February 14, 2006 2:13 am, PJ wrote:
> Hello everybody,
>
> I have problem with imap_open(). I've tried google - so I know, that
> many people have problem with this function - but I think that my
> problem is a little bit different or I haven't found any working
> answer :o(
>
> So I'm tring this forum... Please help me, if you can.
>
> My script returns this:
> Warning: imap_open() [function.imap-open]: Couldn't open stream
> {192.168.118.6:110/pop3/notls}INBOX in /var/www/html/imap.php on line
> 2
> Can't connect to 192.168.118.6,110: Permission denied
>
> On another server (hosting server of my provider - with changed IP of
> POP3 server of course) this script works without problems. On my
> server
> - which is the same as the POP-server - it returns this error.
>
> When I look to the log file of pop3 server, there isn't any record
> about
> connections from my server...
>
> So I think there should be problem in my imap_open() function, my PHP
> or
> my Apache. But I don't know where :o/
>
> I've got Apache 2.0 and PHP 5.0.4 (on Fedora Core 4).

Can you use a normal email client with POP3/IMAP to check email on the
192.168.118.6 server?

And, when you do, are you forced to authenticate yourself in some way
first?

Get it to work "by hand" before you try to make PHP do it.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux