Hi,
I've spent already quite some time trying to configure wp-mail.php.
When I check it online via browser, it works fine.
I set up a cron job at media temple where my blog is hosted, and set up an email account only to get debugging from the cron job. when I finally managed to make it do something, all I get is a message saying
Error establishing a database connection
and the rest of the associated message. Apparently it reaches the point where it cannot grab data from wp-config and just dies there.
Again, it only happens with the cron. With the browser works just fine.
the cron is like this:
the path is correctly set up. I am totally lost. Any help or clue appreciated. Thanks a lot,/usr/bin/php /home/something/domains/domain/html/wp-mail.php
Indira