2017-02-01

I just did a new installation of OC 2.3.0.2.
On registering new customer a fatal error is displayed, although the customer is registered successfully. Error page shows following contents:
Please help with that.

Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/zkorifvb/public_html/system/library/mail.php on line 167Warning: fsockopen(): unable to connect to :25 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /home/zkorifvb/public_html/system/library/mail.php on line 167
Fatal error: Uncaught exception 'Exception' with message 'Error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)' in /home/zkorifvb/public_html/system/library/mail.php:170 Stack trace: #0 /home/zkorifvb/public_html/catalog/model/account/customer.php(55): Mail->send() #1 [internal function]: ModelAccountCustomer->addCustomer(Array) #2 /home/zkorifvb/public_html/system/engine/loader.php(178): call_user_func_array(Array, Array) #3 [internal function]: Loader->{closure}(Array, Array) #4 /home/zkorifvb/public_html/system/engine/proxy.php(25): call_user_func_array(Object(Closure), Array) #5 /home/zkorifvb/public_html/catalog/controller/account/register.php(21): Proxy->__call('addCustomer', Array) #6 /home/zkorifvb/public_html/catalog/controller/account/register.php(21): Proxy->addCustomer(Array) #7 [internal function]: ControllerAccountRegister->index() #8 /home/zkorifvb/public_html/system/engine/action.php(51): call_user_func_array(Array, Array) #9 /home/zkorifvb/public_html/catalog/controller/start in /home/zkorifvb/public_html/system/library/mail.php on line 170

Statistics: Posted by Ganesh Kattal — Wed Feb 01, 2017 4:08 pm

Show more