Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMTP error during signup #21

Closed
kapilsubh opened this issue Oct 22, 2013 · 1 comment
Closed

SMTP error during signup #21

kapilsubh opened this issue Oct 22, 2013 · 1 comment

Comments

@kapilsubh
Copy link

Hi,

@nicolaasuni please help me to fix this error,

after integrating tcexam on my website when i fill up the sign up form & press submit i'm getting the following error:

New User Registration

ERROR: [2] fsockopen() [function.fsockopen]: unable to connect to ssl://smtp.gmail.com:465 (Connection timed out) | LINE: 133 | FILE: /home/exams/public_html/tcexam/shared/phpmailer/class.smtp.php
ERROR: [SMTP] Could not connect to SMTP host.

I can't figure out why am i getting this error, i tried to understand alot but i could not.

@nicolaasuni
Copy link
Member

You need to edit the following configuration file with the right parameters:
shared/config/tce_email_config.php
You can also disable the email verification by editing:
shared/config/tce_user_registration.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants