I've known safe mode to stop the mail_function code in the past from sending mail and produce an error similar to what you are getting. Make sure safe mode is turned off.
I've known safe mode to stop the mail_function code in the past from sending mail and produce an error similar to what you are getting. Make sure safe mode is turned off. :-) |
i am sorry if i am asking this dumb question. but how do i turn off the safe mode ? |
It should be turned off already...otherwise, your Dolphin would not of installed without giving you an error message unless the installer bypassed the error. However, even with it turned off, I've seen it sitll interfere with the mailing function of Dolphin. In your admin panel under Host Tools, check your PHPinfo. It should tell you there wither it is turned off or not. You can also ask your hosting provider. I'm pretty the mailing feature of Dolphin uses PHP to send mails, but in case it doesn't, make sure the Email address you are using for Dolphin is good. Others please correct me if I am wrong. :-) |
I got problems with emails an notifications. My first testintallation works great and now i wanted to update my site, but the new installation dont work like the first one on the same server. I cant send any email oder notification from dolphin to emails and i get a cron email with the following error: sh: /var/qmail/bin/qmail-inject: No such file or directory This directory does not excist, but should it do? |
my phpinfo tells me, that the sendmail_path is /var/qmail/bin/qmail-inject, but there is no /bin/ path. Any ideas? |
|
mh, it didnt work. Do i need to change the sendmail_path in dolphin? but where can i change it? in header.inc i cant find a sendmail path. |