Problem with 'Ask question'

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
cquilan
Posts: 11
Joined: Wed Jan 27, 2010 4:19 pm

Problem with 'Ask question'

Post by cquilan »

Hi,

When I use the topic 'ask question' and I send my question, a message tell me that my email is false and another message with 'phpMyFAQ warning [2]: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in Builtin.php on line 74'
But I can save the question with my authorizations administrators, then this question is ok on the FAQ.

Could you help me, please?

Thanks, Regards

C
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Problem with 'Ask question'

Post by Thorsten »

Hi,

the SMTP configuration in your php.ini file is not correct, so phpMyFAQ cannot send e-mails.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
cquilan
Posts: 11
Joined: Wed Jan 27, 2010 4:19 pm

Re: Problem with 'Ask question'

Post by cquilan »

Hi,

Is it possible to make SMTP configuration in my php.ini file work?

Thanks, Regards

C
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Problem with 'Ask question'

Post by Thorsten »

Hi,

sure... just take a look at the PHP Manual: http://de2.php.net/manual/en/ini.list.php

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply