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 | Forum

Alexander
Alexander Mar 28 '14
Hello there. 


I have a 500 error on my webpage and It seemed like it came from nowhere. I was only changing base.css styles and then suddenly I have this error. 

Page - http://de-dust2.ru/
if you go to unknown part of the website - eg. http://de-dust2.ru/member
it says that the page does not exist, but if you try to click on any other links close to the right, except the first one you will get all of them hovered. 

Please help me as soon as possible. 


From the previous use of the oxwall social engine I had the same problem, but I do not remember the exact solution to this problem. 

Thanks, 


Alex

ross Team
ross Mar 30 '14
please enable debug mode to see the actual errors and copy them here, so we could assist you. 
Alexander
Alexander Mar 31 '14
Quote from ross please enable debug mode to see the actual errors and copy them here, so we could assist you. 

Thank you for answering, but could you please tell me where I can deactivate the debug mode? 

Thanks, 


Alex

ross Team
ross Mar 31 '14
Sure, please follow the instructions in this tutorial: http://docs.oxwall.org/plugin-tuts:enable-debug then copy the actual errors here
Alexander
Alexander Apr 1 '14
Quote from ross Sure, please follow the instructions in this tutorial: http://docs.oxwall.org/plugin-tuts:enable-debug then copy the actual errors here

Nothing changed, I put: 
define('OW_DEBUG_MODE', false);define('OW_DEV_MODE', false);

and

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

and

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


and even 

    define('OW_DEBUG_MODE', true);

    define('OW_DEV_MODE', true);

    define('OW_PROFILER_ENABLE', true);


The Error still appears, what do I need to do? 
Error 500 Internal Server Error.

The Forum post is edited by Alexander Apr 1 '14
ross Team
ross Apr 1 '14
Please PM me your admin and Cpanel access details, I'll take a look at the problem