Hi,

I have PHP6 installed (Snapshot:200703141130) and somehow it says now
that the mail function is undefined, i have sendmail installed in /usr
(is in $PATH)
my configure command:

'./configure' '--prefix=/usr' '--with-pear' '--enable-all'
'--with-apxs2' '--without-fbsql' '--without-interbase'
'--without-mssql' '--with-mysql=/usr/mysql' '--with-msql=/usr/msql3'
'--with-mysqli=/usr/mysql/bin/mysql_config' '--without-oci8'
'--without-pdo-firebird' '--with-pdo-mysql=/usr/mysql'
'--without-pdo-oci' '--without-pdo-odbc' '--with-pdo-pgsql=/usr/psql'
'--with-pgsql=/usr/psql' '--without-sybase-ct' '--with-sybase'
'--without-recode' '--without-informix' '--disable-mbregex'
'--without-pdo-dblib'

So, i don't see any reason why the mail function isn't build in...

Kind Regards,

Tijnema

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to