Here i have installed simple test module and i try to enable this module and i get an error message
that is

* Simpletest could not be installed because the PHP cURL library is not available.
* SimpleTest could not be installed. Must add code to the C:\wamp\www\test_drupal\sites\default\settings.php file please see INSTALL.txt. (Currently using SimpleTest code addition Not-found)

i can be greetfull to you please suggest me.

regards sangeetha rao

Comments

AnotherStupidNoob’s picture

Download code lobster if you do not have it yet.

click on the error message link for INSTALL.txt, copy the code in section 1, open the file C:\wamp\www\test_drupal\sites\default\settings.php and at the bottom of the code paste in the code from INSTALL.txt
on saving you'll probably get an error message, right click on the settings.php and uncheck read only now save your file.

Now your are ready to go.

I just did this but i cannot get cURL to work !!!