I am using a mac and I installed apache and php mysql natively. DLL is for windows not php. my php webservice works fine but when I run the php cli, I get the following error
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20100525/php_curl.dll'
So my question is how do i get the cli to recognize my .so files instead.
php.inifor OSX uses references dll files.