Local fine, live 500 error

Permalink
Hey all,

Just finished a custom theme for a client, uploaded it (as per usual) to my server, but when I try and visit, it throws a 500 error.

http://dwb.barringtonmedia.co.uk...

Interestingly enough, if I go into my config/site.php and remove this line:
<?php define('DIRNAME_APP_UPDATED', 'concrete5.6.0.1');?>

It changes to a generic DB error.

I know it's not a DB issue, I've deleted, checked and recreated the user about 10 times, and the DB is the same (exported/imported from phpmyadmin)

Any thoughts?

 
leesalminen replied on at Permalink Reply
What's the PHP error you get when you remove the PHP define()?