Archive

Posts Tagged ‘followlocation’

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set

October 1st, 2009

When developing a commercial project, one of the first steps to take care of during the design process, is to choose which environment suits the project most and set it up. When coding for wordpress, one of the most difficult things to take care of is not the coding itself but developing something that should work on a high number of different environments. Although it might sound weird – because the wordpress scripting language is the one and only php – environments can radically change the behaviour of your application/plugin.
The great majority of wordpress users do not really own the servers where the blog is published but rely on shared / dedicated hosting services that almost never allow customers to set/change their settings.
Read more…

devu programming , , ,