Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header error...not like normal.


blueline

Recommended Posts

Posted

Hey. I know that normally when you get the following error, it is due to white spaces, hard breaks, and such in the file. I have looked, and looked, but there arene't any in the file. I hate to ask this question again, as I know it's been asked a lot on the forums, but I can't figure it out.

 

This only occurs when in the last stage of the checkout_process.php

 

Warning: Server Error in C:Inetpubwwwrootcatalogincludesclassesemail.php on line 495

 

Warning: Cannot add header information - headers already sent by (output started at C:Inetpubwwwrootcatalogincludesclassesemail.php:495) in C:Inetpubwwwrootcatalogincludesfunctionsgeneral.php on line 23

 

Any ideas anybody?

 

-Chris

Chris Sullivan

Posted

Yep... It means your Windows server cannot connect to the SMTP server setup in php.ini to send emails.

Posted
Yep... It means your Windows server cannot connect to the SMTP server setup in php.ini to send emails.

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Posted

Mattice, somebody, anybody...

 

I am stuck. This is what my php.ini file says with relations to SMTP.

 

[mail function]

; For Win32 only.

SMTP = mail.atl.bellsouth.net; for Win32 only

 

; For Win32 only.

sendmail_from = [email protected] ; for Win32 only

 

Can anyone tell me how to fix this so that my cart actually works?

 

Thanks,

Chris

Chris Sullivan

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...