We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I just installed the php-proxy on my host (shared hosting). Work's ok.
However, to access a specific link (which is a DDNS + port to my home internet) , give the error :
(7) Failed to connect to XXXXXX port ### after 45 ms: Couldn't connect to server
The link is accessible, quite fast from my cellphone. So, it's available.
Already edited the config.php :
// additional curl options to go with each request $config['curl'] = array( // CURLOPT_PROXY => '', CURLOPT_CONNECTTIMEOUT => 50 );
appear to have no effect.
What could be? Where I can get more details about this flaw?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I just installed the php-proxy on my host (shared hosting).
Work's ok.
However, to access a specific link (which is a DDNS + port to my home internet) , give the error :
(7) Failed to connect to XXXXXX port ### after 45 ms: Couldn't connect to server
The link is accessible, quite fast from my cellphone.
So, it's available.
Already edited the config.php :
appear to have no effect.
What could be?
Where I can get more details about this flaw?
The text was updated successfully, but these errors were encountered: