• How can i get to run /wp-mail.php on a windows host so that the post i make via mail can appear in my blog ?…Should make /wp-mail.php to run when index.php runs ?
    Any help appreciated
    Thanks
    Abm

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter metaactive

    (@metaactive)

    Any other way to activate the page via main index.php ? Its a windows host not my pc..
    tnaks

    i put this into index.php in the last line of body:
    <?php include(‘./wp-mail.php’); ?>
    i think this is very usefull, and more apropiate to changes than a sheduled task.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Running wp-mail.php on Windows Based Host ?’ is closed to new replies.