You are here
Add new comment
Error message
The spam filter installed on this site is currently unavailable. Per site policy, we are unable to accept new submissions until that problem is resolved. Please try resubmitting the form in a couple of minutes.
Thanks for this!
It wasn't the direct answer to my problem, but it helped me realize that there are some good tools for troubleshooting (Devel module, specifically).
It looks like my problem is related to the fact that I'm running in a chroot environment ("0 php_network_getaddresses: getaddrinfo failed: Name or service not known" when Drupal calls "@fsockopen()")... I just tried a test in my non-chrooted environment and it worked, but it didn't work in my chrooted environment -- I'm surely missing a supporting library or something.
Thanks,
Jason