cornishpirate Posted March 3, 2008 Posted March 3, 2008 On trying to send email from admin, I get... "Fatal error: Class 'Mail' not found in C:\xampp\htdocs\catalog\admin\includes\classes\email.php on line 514" Config: RC2a / Apache 2.2.6 / PHP 5.2.5 / Mysql 5.0.51 / SMTP (auth) Clutching at straws here, but is there a conflict in 'include_once("Mail.php");' between PEAR and the mail.php in Admin? email is fine in Catalog
cornishpirate Posted March 3, 2008 Author Posted March 3, 2008 UPDATE: It IS a conflict in my Xampp setup! I renamed mail.php in Admin to mail2.php and changed the link to it. Email worked. Some minor issues remain - but should there be a warning put out about this?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.