dont know if this is right section of the forum (so mods move it if it is), but im having trouble setting up the curl extnsion for php. this is what iv done so far: edited php.ini like this extension_dir = "C:\php\ext\" extension = php_curl.dll include_path = ".;C:\php\PEAR" register_globals...