ID:               27801
 Comment by:       admin at itccanarias dot org
 Reported By:      ury at iptel dot by
 Status:           Feedback
 Bug Type:         Sockets related
 Operating System: linux
 PHP Version:      4.3.5
 New Comment:

Same problem with PHP 4.3.5. With previous versions of PHP IlohaMail
works fine. This is the web server error:



PHP Warning:  fsockopen(): php_network_getaddresses: gethostbyname
failed in /export/home/www/htdocs/IlohaMail/include/pop3.inc on line
233


Previous Comments:
------------------------------------------------------------------------

[2004-04-05 17:28:43] [EMAIL PROTECTED]

Please, lets just have the shortest script that reproduces

the problem.

------------------------------------------------------------------------

[2004-04-05 17:06:57] tibyke at tibyke dot hu

4.3.6RC2 is still not good

[EMAIL PROTECTED], you've got mail!



t

------------------------------------------------------------------------

[2004-04-05 07:00:15] [EMAIL PROTECTED]

We need a short reproducing script.



My gut feeling on this is that you are doing something

wrong, but since I'm open minded, please prove that it

is broken by pasting no more than 10 lines of code,

something like the following:



echo "about to open socket":

$sock = fsockopen(...);

echo "opened socket"

$data = fread / fgets ?

echo "read first data"



Please be sure to include the POP3 server address (so

that we can check it out), and please don't include

references to your classes and other library functions;

we want the essence of the problem.



------------------------------------------------------------------------

[2004-04-02 13:25:46] tibyke at tibyke dot hu

same scenario here with same results.



1 minute wait, then timeout without trying to authenticate to mail
server (no sql connection to check user/password)



4.3.6RC1 is still buggy



regards,

tibyke

------------------------------------------------------------------------

[2004-03-31 09:38:52] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/27801

-- 
Edit this bug report at http://bugs.php.net/?id=27801&edit=1

Reply via email to