Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Doesn't work, unable to connect to login.icq.com #9

Closed
Jerome47 opened this issue Dec 8, 2016 · 2 comments
Closed

Doesn't work, unable to connect to login.icq.com #9

Jerome47 opened this issue Dec 8, 2016 · 2 comments
Assignees

Comments

@Jerome47
Copy link

Jerome47 commented Dec 8, 2016

The error is: fsockopen(): unable to connect to login.icq.com:5190 (No route to host)
I've tried to change a $this->setTimeout(30, 0); in anyway, even $this->setTimeout(60, 60000); but it doesn't work, unfortunately.

@maxtorchel
Copy link

i have tha same issue

@asminog
Copy link
Owner

asminog commented Feb 11, 2017

Check firewall settings, port closed?
Try port 80, add
$icq->setOption('ServerPort', 80);
right after WebIcqPro object created and before connect.

@asminog asminog self-assigned this Feb 13, 2017
@asminog asminog closed this as completed Feb 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants