coppermine-gallery.com/forum

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: janpaul on August 18, 2005, 06:49:56 PM

Title: Online repository not allways reachable
Post by: janpaul on August 18, 2005, 06:49:56 PM
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
Title: Re: Online repository not allways reachable
Post by: Joachim Müller on August 18, 2005, 07:52:36 PM
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.
Title: Re: Online repository not allways reachable
Post by: janpaul on August 19, 2005, 01:07:36 PM
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

Title: Re: Online repository not allways reachable
Post by: Joachim Müller on August 19, 2005, 07:11:37 PM
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.