Resource temporarily unavailable

Marckus_e

Verified User
Joined
Feb 18, 2004
Messages
36
Location
Sweden
Hi!

I am using the example script that comes with l0rdphi1's phpclass.

Added the server, login, password to the file and only thing i get when accessing the file is

Array ( )

I added print_f($sock->error); after print_f($result);

and the result i got was

Array ( [0] => 11 - Resource temporarily unavailable )

I have no clue why it says that! :confused:

EDIT : Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution . Getting that now when removing @ from fsockopen. /EDIT

Any ideas out there?

Best regards
Marcus
 
Last edited:
Back
Top