linuxman Posted July 28, 2007 Share Posted July 28, 2007 Hello; I 'd like to enable php function "mail" via directive for specific account in httpd.conf what's directive syntax for it? I disabled "mail" function via php.ini ========== THANKS Quote Link to comment Share on other sites More sharing options...
steviewdr Posted July 30, 2007 Share Posted July 30, 2007 Put this in a htaccess file: php_value sendmail_path /path/to/sendmail -steve Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.