[support] turn debug on?

Heine Deelstra hdeelstra at gmail.com
Thu Sep 27 12:57:18 UTC 2007


sander-martijn wrote:

> I actually went directly into the system table on the database and 
> changed the status and bootstrap columns from 1 to 0 which should 
> disable it.  I also deleted the folder from the modules dir.  Still, my 
> site is down with a 500 internal server error.  Is there anything else 
> this module modifies on install or am I pretty much SOL and having to 
> reinstall?  It's not a disaster bc i did this on my dev instance - so I 
> can download from the primary box and reinstall from there - but I'll 
> lose a couple hours to it (mostly in ftp wait time) so it's not ideal.

Execute:

DELETE FROM variable WHERE name = 'dev_query';
TRUNCATE cache;

http://drupal.org/node/126098 might apply to your situation.

If it's for debugging, I see no problem editing files. Install xdebug/zend debugger for
real debugging.

Heine

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : http://lists.drupal.org/pipermail/support/attachments/20070927/4a065ea5/attachment.pgp 


More information about the support mailing list