Vladiimr
Member
Posted 1 week ago #
I followed these steps: http://codex.wordpress.org/Blog_by_Email
but I have problem with this one http://codex.wordpress.org/Blog_by_Email#.qmail_Activation
I don't understand this line: path to php
#!/bin/sh
/bin/sh -c "sleep 5; /path/to/php /path/to/your/blog/wp-mail.php > /dev/null" &
Please help...
I havent done this before myself, but what that's asking you for, is the path to the php executable on your server.
in other words, the directory in which php is installed.
Vladiimr
Member
Posted 1 week ago #
But I don't know where php is installed...
Please consider asking with your host about that question or try the script described at Finding_Server_Info.