Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Email Problem?


drillsar

Recommended Posts

Posted

Getting this error and dont know why?

 

Fatal error: Call to undefined function mail() in /srv/www/htdocs/catalog/includes/classes/email.php on line 522

 

I have my own server and tested my server if I get messages and I do im using postfix..

 

I have my email like From root@localhost and to drillsar@localhost is that the problem?

Posted
Getting this error and dont know why?

 

Fatal error: Call to undefined function mail() in /srv/www/htdocs/catalog/includes/classes/email.php on line 522

 

I have my own server and tested my server if I get messages and I do im using postfix..

 

I have my email like From root@localhost and to drillsar@localhost is that the problem?

 

If you are getting a blank page in checkout_process go to php.ini and look for the line display_errors and make sure its On.

 

Then if you get the error like me most likely your ISP blocks port 25 you can do this:

 

go to /etc/services and look for smtp change both of these to another port im using port 5521

 

Then it should work

Archived

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

×
×
  • Create New...