Hi,
I have a script that retrieves/parses html pages. it works fine when run from the browser, but when I run it via command line, I receive "Call to undefined function: curl_init()" error. I figure I'm missing something in the config of PHP (running on Solaris) but I'm not sure. Any ideas?
thanks in advance
amc