drpogkqqi536984960 2011-04-11 08:25
浏览 80
已采纳

IIS服务器上的PHP联系表单?

I'm running a Joomla website where all the files are stored on an IIS Windows server, and I've created a PHP Contact Form, one of Joomla's modules.

For some reason, the Contact Form will not send out any mail. There is always an error, no matter what setting you change it to in Joomla (SMTP, Sendmail or PHP Mail Function). With PHP Mail function it says 'Cannot Instantiate Mail Function', and there are errors in the others too.

Has anybody encountered these errors before? is there someone who knows a solution to these errors? I'm 99% sure its because its running on IIS, as I've used the same module on a Joomla system before and it works (running on FTP web host).

Hope someone can help, if you need anymore info I'll be happy to share it.

Kind Regards,

Snakespan

  • 写回答

1条回答 默认 最新

  • duanke1286 2011-04-12 01:51
    关注

    I don't think your issue is Joomla related. You may need to configure SMTP in your php.ini

    Please see this tutorial

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?