php.ini fix to max_upload breaks sendmail
Posted by: nagi
Posted on: 2009-06-29 12:06:00
Hi folks-
Please understand I'm a designer, not a programmer.
I found some instructions that actually made sense to me to run my own php.ini on DH.
http://www.activecollab.com/forums/topic/1507/
Now I can upload large audio files to my site. Great.
However, today I realized that what that actually did was break sendmail (or at least I can't send messages from the site). When I comment out the changes to my .htaccess file, I CAN send mail.
I really don't know what I'm doing here. I tried to edit some things in the php.ini file, but it didn't help.
Can someone tell me how to fix it?