chrillo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error, allow_file_open – curlOK now its working http://www.chrillo.info/photos/. The Problem was that my ISP does not block these features via the php.ini but uses some other server-admin tool to block outgoing connections for security reasons. They now just unlocked the google domain and it works.
So for everybody who reads this, the phpinfo() does not give you certainty about the features being enabled or not. Go Ask your WebspacehostForum: Fixing WordPress
In reply to: Error, allow_file_open – curlHI
I worked my way into your code and I now found the place where the problem is happening. I tried to change the code till i finally found out that even though my php info tells me curl is on I get this error:
ERRORThe requested URL could not be retrieved
While trying to retrieve the URL: http://picasaweb.google.com/data/feed/api/user/chrillo.at?
The following error was encountered:
Access Denied.
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.Your cache administrator is root.
Generated Mon, 14 Jan 2008 20:13:12 GMT by hproxy.world4you.com (squid/2.5.STABLE6)fopen doesn’t work either, I guess I’ll have to talk to my ISP about hat.
regards christoph
Forum: Fixing WordPress
In reply to: Error, allow_file_open – curlhi
I double checked the KPICASA_GALLERY and I guess if it would be wrong I wouldnt get an error at all since it then would not execute. I allready suspected my username to be the problem allthough I am hundert percent shure it is spelled correctly. its “chrillo.at” – is it possible that there are some syntax restrictions like i cant have that dot in my user name? Or mybe you can give it a try on a runing gallery of your and simply change the username to this one.
thanks for the quick reply