Re: problems with reading email with php



joe wrote:
I'm attempting to connect to a pop3 server on netfirms in order to read

my emails via php.
When I execute the fsockopen function with mail.mydomain.com and port
110 - i get the error
Can't connect to Server. Error: 65 -- No route to host. However, I am

Try to use the ip-number instead, could be that your php somehow failse the DNS lookup.

Check also that you don't have any limitations for your php, you find that in your php.ini.


--

//Aho
.



Relevant Pages

  • Upgrading to 60 question.
    ... <ACPI PCI bus> on pcib0 ... <Parallel port bus> on ppc0 ... libmcrypt-2.5.7_1 Multi-cipher cryptographic library (used in PHP) ... p5-XML-Parser-2.34_1 Perl extension interface to James Clark's XML parser, ...
    (freebsd-questions)
  • Re: Reading COM1 with php-win
    ... loop waiting for data on the COM port to get data off it. ... buffer built in. ... Yes, you can use the com activex object, and it does help. ... > reliable asynchronous comms using PHP on Win32 other than using the ...
    (comp.lang.php)
  • phpbb - install.php script> blank screen
    ... Copy of problem report to phpbb forum.. ... Do you use a port of phpBB:Freebsd ... Version of PHP: ... dns1# ls -l ...
    (freebsd-questions)
  • Re: Reading COM1 with php-win
    ... loop waiting for data on the COM port to get data off it. ... buffer built in. ... Yes, you can use the com activex object, and it does help. ... > reliable asynchronous comms using PHP on Win32 other than using the ...
    (comp.lang.php)
  • Re: reading http request raw data as stream
    ... passed to PHP only after the entire request had reached the server. ... A possibility would be to set up a PHP-based server, ... I wouldn't wanna go with any other port rather than 80 in order not ... It just seems logical to me that PHP would support such a flow (like ...
    (comp.lang.php)