Does anyone know why the following script will not rebuild one of my sendmail databases?
<?
exec('/usr/sbin/makemap hash /etc/mail/virtusertable.db <
/etc/mail/virtusertable');
exit;
?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

