Fatal error: Call to undefined function getmxrr() in C:\xampp\htdocs\test\sites\all\modules\email_verify\email_verify.install on line 22

Comments

vm’s picture

if you are having a problem with a specific module you shoudl go back to the project page of that module and use the bug report link or support request link.

however, using your error and google shows: http://www.cryer.co.uk/brian/php/help_ctuf_getmxrr.htm

Thus, when you ask for support please inform us what verison of PHP you are using and other relevant server OS information which is listed in administer -> status report

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

jeannea08’s picture

tnx, its version 5.7

vm’s picture

5.7 must refer to your version of Drupal which is not what I asked. I asked for your version of PHP which can't be any higher then 5.2.6 as this is the lastest release of PHP according to php.net

your version information can be found in administer -> status report as I previously mentioned.

PHP Version ?
Apache Version ?
MySQL version ?

so on so forth, every environment on a server is different and act and reacts accordingly. without some of this information, when needed, it becomes extremely difficult to help track down errors for you or their causes.

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )