Online repository not allways reachable Online repository not allways reachable
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Online repository not allways reachable

Started by janpaul, August 18, 2005, 06:49:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

janpaul

In about 95% of the checks, the message "Unable to connect to online repository" is given.
I know that my hosting services (4dwebhosting) has allow_url_fopen on On (checked via PHPINFO) and I get the repository.txt via direct browsing allright.
Has someone else this problem also?

Jan Paul

Joachim Müller

maybe the file is too large for your server setup, so the fopen runs into a timeout. Please post the relevant bits of your phpinfo.

janpaul

Is this the info you need?

allow_url_fopen -On -On
default_socket_timeout -60 -60
Timeouts -Connection: 60 -Keep-Alive: 7

I have (temporarily) setup the phpinfo http://test.frankrijker.com


Joachim Müller

hm, will have to play with this on my test server. Will be delayed a bit, as there is other priority work that needs to be done first.