ID:               27801
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ury at iptel dot by
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Sockets related
 Operating System: linux
 PHP Version:      4.3.5
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2004-04-06 08:01:27] admin at itccanarias dot org

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

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

[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

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

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