Ergin, I used your php4.3.9 upgrade script that includes php-curl. I was upgrading from php 4.1.2 where curl was working properly. Now curl doesn't work, I'm getting the error msg
PHP Fatal error: Call to undefined function: curl_init()
I uncommented the line in the sh install and it showed that curl installed 100%. Is there some other setting I need to change?