Mikey wrote:
>>I am running php5 on a win2kpro machine with apache2/mysql/phorum.
>>In the phorum when trying to register a new user through the
>>site, I get this error.
>>From what I've looked up, checkdnsrr() doesn't run in Win,
>>and yet the function email_functions.php is calling it.
>>
>>Know
> I am running php5 on a win2kpro machine with apache2/mysql/phorum.
> In the phorum when trying to register a new user through the
> site, I get this error.
> From what I've looked up, checkdnsrr() doesn't run in Win,
> and yet the function email_functions.php is calling it.
>
> Know what I nee
I am running php5 on a win2kpro machine with apache2/mysql/phorum.
In the phorum when trying to register a new user through the site, I get
this error.
>From what I've looked up, checkdnsrr() doesn't run in Win, and yet the
function email_functions.php is calling it.
Know what I need to do here?