[EMAIL PROTECTED] wrote:
What a convoluted mess.
Rather than using the shebang at the begging of the PHP file I had to put it
in the cron command
the shebang only works if you make the file executable...
do something _like_:
$> chmod ug+x /path/to/your/php/file
"/usr/local/bin/php public_ht
What a convoluted mess.
Rather than using the shebang at the begging of the PHP file I had to put it
in the cron command
"/usr/local/bin/php public_html/wap/mailer/dailylist.php"
It will now run.
But then I had to slightly redesign the HTMLMimeMail code. I had to define
some of it as functions a
2 matches
Mail list logo