[SOLVED] Getting "call to undefined function curl_init()"
-
Hello, I'm getting "call to undefined function curl_init()" all over the place now that I've gone through the steps listed here: http://doc.pfsense.org/index.php/Using_IPv6_on_2.0.
What happened is I figure installed the i368 version by accident so I did a pkg_delete of that and then re-installed it by doing the AMD64 version after since I use a 64-bit install of pfSense.
I don't know if this had anything to do with it, but I did confirm cURL is installed as well at git.
What should I do by this point?
-
I did a pkg_delete -f on the curl package then removed git.
After this I reinstalled git, it installed curl, then I did a gitsync as usual.
This time around it worked after the reboot. I believe the issue was a problem with the curl package from before probably being a 32-bit one.