I just upgraded to php 4.3.0 and all by bulletin board are now returning
error about the mail function:
Fatal error: Call to undefined function: mail() in
/var/wwwx/htdocs/forum/private.php on line 687
I've checked in the pear list of installed packages and I have the
latest mail (1.0.2).
I'm running Apache 1.3.27 on linux.
My configure line is:
./configure --with-apxs=/usr/local/sbin/apxs --enable-magic-quotes
--with-zlib --with-mysql
What could be missing?
Thx for any help!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP] Php 4.3.0 and Mail() function Carl Bélanger
- Re: [PHP] Php 4.3.0 and Mail() function Rick Widmer
- Re: [PHP] Php 4.3.0 and Mail() function Carl Bélanger
- Re: [PHP] Php 4.3.0 and Mail() function Jason Wong
- Re: [PHP] Php 4.3.0 and Mail() function Rick Widmer