Help!

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
away
Posts: 3
Joined: Wed Mar 03, 2004 5:47 pm

Help!

Post by away »

I got this message when I ask question ?
Can anyone help me with this?

Warning: 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 c:\inetpub\wwwroot\FAQ\savequestion.php on line 33
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

due to the fact that Windows doesn't have a MTA (Mail Transfer Agent) you have to edit your php.ini file. Look for the mail section and include the SMTP server of your provider. Or install a Mailserver on your Windows PC.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
away
Posts: 3
Joined: Wed Mar 03, 2004 5:47 pm

Post by away »

Thanks,

I have another question. If i use window, what would be the path for "Path to the attachmentdir" and "Link to the attachmentdir"
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

there should be no change and it should work.

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