Hi, I need it to work without Pear and shouldn't be needed as far as I can see.
I have installed Bind and the appropriate header files needed at compilation I believe are with it; In PHP configure they seem to be present and correct. checking for arpa/nameser.h... yes checking for resolv.h... yes etc. make and make install both go ok without any errors as far as I can see yet the function is missing in the final PHP I am afraid that is as far as I am able to get, has anyone had any joy getting this working?? Rich ----- Original Message ----- From: "Gerrit P. Haase" <[EMAIL PROTECTED]> To: "RiCH" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, September 28, 2003 6:36 PM Subject: Re: getmxrr() doesnt work > Hallo RiCH, > > Am Samstag, 27. September 2003 um 22:49 schriebst du: > > > Hi > > > Has anyone managed to get PHP to compile in CLI mode and get getmxrr() to > > work? > > > I always get Fatal error: Call to undefined function: getmxrr() > > > Have tried various versions of PHP with configure line > > > ./configure --enable-cli --enable-sigchild --with-mysql --enable-pcntl --di > > sable-debug --enable-sockets > > Maybe you can use this Net_DNS module: > http://pear.php.net/package-info.php?package=Net_DNS > > > Gerrit > -- > =^..^= > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/