View Full Version : Log In Problems/500 Internal Server Errors
NudnikStudios
01-21-2013, 02:17 AM
Since the initial install of the live version of my site I've been having log in issues where I constantly have to delete my cookies for the site as well as the cache to be able to log in. Now the site is throwing 500 Internal Server errors left and right and I have no idea what's going on.
snakes1100
01-21-2013, 02:41 AM
Disable the hook system via config.php & report back.
NudnikStudios
01-21-2013, 03:19 AM
Still having the issue after disabling the hook system.
Thanks for for coming into the thread by the way.
snakes1100
01-21-2013, 03:31 AM
If its not a hack/addon issue & disabling the hook system, then i would suggest looking at your server logs.
Provided you have access to them, id track them via ssh using tail, then grep your ip.
ie
tail -f /usr/local/apache/logs/error_log | grep "youriphere"
NudnikStudios
01-21-2013, 06:32 PM
I managed to solve the previous issue but now I can't seem to get the plugins system to re-enable. I've commented out the define('DISABLE_HOOKS', true); line, I've completely removed it and I even download the config.php.new file and completely started from scratch again but for some reason it just won't turn back on.
Simon Lloyd
01-21-2013, 06:35 PM
Sounds more like a server cache error!
NudnikStudios
01-21-2013, 07:14 PM
I'll leave a support thread in the DreamHost boards then I guess. Thanks for the info. It's much appreciated.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.