We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

500 Error [Solved] | Forum

Faruk
Faruk Jul 8 '13
When new user register an account, after he submit it site redirect to 

Error 500
Internal Server Error. 

The Forum post is edited by Alia Aug 5 '13
ross Team
ross Jul 8 '13

We need to know what causes that error. 

Please, go to your server via FTP and open the ow_includes/config.php file. Change value from false to true for the line:

define('OW_DEBUG_MODE', false);

Save file and check the error once again - you would see the error that triggered the 500 error to be displayed.

Faruk
Faruk Jul 9 '13
unfortunately, not work


    define('OW_DEBUG_MODE', true);
    define('OW_DEV_MODE', false);
    define('OW_PROFILER_ENABLE', false);



Email sending is not working.

SMTP Settings

smtp.live.com:587

e-mail

pass

TLS




ross Team
ross Jul 9 '13
What is the domain name?
Alia Team
Alia Jul 9 '13
Topic was moved from General Questions.
Faruk
Faruk Jul 10 '13
Heyy??
Alia Team
Alia Jul 15 '13
Faruk, seems like you have fixed the issue. I have just registered on your site and all went well.

Did you face 500 error when email verification feature was enabled?

Faruk
Faruk Jul 17 '13
Quote from Aliia Faruk, seems like you have fixed the issue. I have just registered on your site and all went well.

Did you face 500 error when email verification feature was enabled?


Try to use forgot my passsword. 
this gives an error.

I removed the tick "confirm e-mail"

Alia Team
Alia Jul 18 '13
Faruk, when you enable DEBUG mode and try to  reset password do you get while blank page?

Have you tried using gmail SMTP? ( https://support.google.com/mail/answer/13287?hl=en )?
Or disabling SMTP completely?

Anything related to mail sending in your server's error logs?

If you provide control panel and admin panel access details, I will be glad to check the issue for you.
Faruk
Faruk Jul 18 '13
i sent datails.
Alia Team
Alia Jul 18 '13
This issue was resolved,

Phpmailer function was not working on Faruk's server and Cron wasn't set up.
Sammy
Sammy Aug 5 '13
Wow, how did you became so good with all these technical stuff Aliia

great job in helping out the oxwall community. And thanks for helping me out

Sam
Abraham
Abraham Aug 15 '13
when someone registered no error but the person doesn't receive any confirmation message even though the system says verification message sent
tacc5.org/social
Alia Team
Alia Aug 16 '13
Abraham, is SMTP enabled on your site?