The system goes down after installation.
picans - April 23, 2008 - 12:24
| Project: | WeatherFacti -- from a weather.com xml feed |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | jonfrancisskydiver |
| Status: | closed |
Jump to:
Description
I install the module.
After enabling it the system goes down.
The block said that it cant retrieve the information.
Then when i try to enter in admin options a php error appears and i'm not able to do anything from the site.
the error is about something with curl_inti().
I'll try to reinstall it again and then said what happen. Maybe it was my mistake.
Thnx 4 all the job done.

#1
Fatal error: Call to undefined function curl_init() in /var/www/ribeira/sites/all/modules/weatherfacti/weatherfacti.module on line 279
Thats the msg i get.
#2
Picans, thank you for reporting this. I am figuring out the drupal CVS repository system and I believe that I've posted the fix. I've created a new release that you should be able to download. The error occurred because your PHP install hasn't been setup to use the curl functionality. I have since removed that dependency in the weatherfacti module and correct another administrative menu error that you suggested. This release should work for you.
#3
#4
many tnhx to you.
Thats a quick response, hehehe
#5
Automatically closed -- issue fixed for two weeks with no activity.