silkvixen Posted October 10, 2008 Posted October 10, 2008 im getting this email error when people join up and check the subcribe to newsletter box.... Warning: mail() [function.mail]: Permission denied: unable to execute shell to run mail delivery binary '/usr/sbin/sendmail -t -i ' in /clientdata/n5200-2-dynamic/s/i/silkycreations.com.au/www/includes/classes/email.php on line 522 Warning: Cannot modify header information - headers already sent by (output started at /clientdata/n5200-2-dynamic/s/i/silkycreations.com.au/www/includes/classes/email.php:522) in /clientdata/n5200-2-dynamic/s/i/silkycreations.com.au/www/includes/functions/general.php on line 33 if anyone could help id really be gratefull :) edit to add: when you go back to the homepage they are logged in as if the join up went thru as normal
Guest Posted October 10, 2008 Posted October 10, 2008 im getting this email error when people join up and check the subcribe to newsletter box.... Warning: mail() [function.mail]: Permission denied: unable to execute shell to run mail delivery binary '/usr/sbin/sendmail -t -i ' in /clientdata/n5200-2-dynamic/s/i/silkycreations.com.au/www/includes/classes/email.php on line 522 Warning: Cannot modify header information - headers already sent by (output started at /clientdata/n5200-2-dynamic/s/i/silkycreations.com.au/www/includes/classes/email.php:522) in /clientdata/n5200-2-dynamic/s/i/silkycreations.com.au/www/includes/functions/general.php on line 33 if anyone could help id really be gratefull :) My wild guess would be that your web host has changed something if the emails were previously working.
silkvixen Posted October 10, 2008 Author Posted October 10, 2008 this is gonna be a stupid question but how do i find out? i dont actually know if they were working before all i know is that in the past when i did a test joinup and checked the newsletter box i didnt recieve the error but i actually havent sent emails yet..
Guest Posted October 10, 2008 Posted October 10, 2008 this is gonna be a stupid question but how do i find out? Tell them what is happening and ask if they have changed anything to do with sendmail or in that area.
silkvixen Posted October 10, 2008 Author Posted October 10, 2008 just spoke to them and no they havent... the sendmail path that is set up on the database is sendmail_path /usr/sbin/sendmail -t -i same as what showed up in the error
silkvixen Posted October 10, 2008 Author Posted October 10, 2008 sure :) i removed line 552. :) and it all works sends newsletters etc if (is_string($headers)) { $headers = explode($this->lf, trim($headers)); }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.