On Wed, Jan 27, 2010 at 10:39 PM, Chazza <[email protected]> wrote: > Take a look at your php.ini file to allow fopen to work on URLs.
Yes, setting allow_url_fopen = On allow_url_include = On and restarting Apache brings me a bit further but then I fail with a getaddrinfo error. Adding localhost and api.facebook.com to /var/www/etc/hosts doesn't help here and "httpd -u" either. I wonder if there are any fellow Facebook API + OpenBSD/php5 users and if you have succeeded and can share your notes? Regards Alex

