[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] cURL on RAQ4
- Subject: [cobalt-users] cURL on RAQ4
- From: "Hemant Arora" <hemant@xxxxxxxxxx>
- Date: Thu Jan 15 07:26:01 2004
- Organization: NECS
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
I am trying to run cURL from RAQ4 buts its not working , It is giving an
error as
Fatal error: Call to undefined function: curl_init()
If I check cobalt its says the below things installed:
curl-7.9.4-1
php-4.1.2-PM3
php-devel-4.1.2-PM3
I have edited /etc/httpd/php.ini also for this line:
UNIX Extensions^@;extension=curl.so^@;extension=libpdf_php.so
Please let me know how do I run cURL on the server ? Or Suggest some
package/rpm etc which I can install and cURL will work.
Thanks
Hemant