I have problem with sending mails via php script.
I'm not changing anything to default KloxoMR installation (7.0). I used original Kloxo before, with the same php scripts, without any mail configs, it works.
I use standard "mail" php function, there is no php errors/notices on execution.
I executed this: yum clean all; yum update' and then 'sh /script/upcp -y, after than i think it stop working.
This is what i found:
1.When i restart all services i see this error:
*** Process for QMAIL service ***
/usr/local/lxlabs/kloxo/etc/process/qmail: line 4: qmailctl: command not found
/usr/local/lxlabs/kloxo/etc/process/qmail: line 6: qmailctl: command not found
2. qmailctl start
bash: qmailctl: command not found
How can i find my problem and fix it?