Installed civicspac 0.8.5, upgraded to civicrm 1.5
Running with PHP 4.4.4

My hosting provider is using cgi php, since I had to modify the .htaccess file for phplist and comment out " php_flag magic_quotes_gpc on" to resolve the page not found error.

I can send email to a list if I do it manually, but it does not happen automatically. I have a cron running "/usr/bin/wget -q http://www.amesburypta.org/cron.php" successfully (no error messages being sent to the email of account holder or web server.)

I also ran cron.php as admin which did not solve the problem.

I have looked at other issues in this project group but I have not seen anything that would help me resolve this.