1 tadpole Oct 29, 2007 10:50
3 tadpole Oct 29, 2007 13:54
from my php.ini file i get the following, is it correct on fedora core 3?
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
;sendmail_from = me@example.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = /usr/sbin/sendmail -t -i
4 afwas Oct 29, 2007 14:01
disable:
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
Second, you need a mailserver setup and running. I don't know how to test or do that on fedora. Please check the fedora site on that topic.
You can also search this site on 'SMTP' for some hacks to guide the mails to an external server (often the server that handles your own emails).
Good luck
5 tadpole Oct 29, 2007 17:10
i am having problems installing plugins to my blog, after unzipping the zipped file into the pluins folder i dont seem to see the plugins on the interface for me to install them.
please help
6 afwas Oct 29, 2007 17:18
Is there *any* plugin available for install, or are you just missing the plugins you uploaded recently? Do check if the new plugins are for the right version of B2evo.
Good luck
If you cannot send emails from b2evo, you should check if your host has the php mail() function enabled.
If you have subsequent questions, don't hesitate to ask.
Good luck