I just installed the Schema module on a Drupal 5 site that suddenly stopped working correctly (trying to add new cck content brings up a "can’t open the page...because the server unexpectedly dropped the connection"). I tried optimizing the database and checking the php and apache error logs and got nothing.

Today I installed the Schema module which tells me that there are a 116 extra tables of modules that are disabled but not uninstalled. Those tables include all of my cck field tables, panels, event, nodequeue tables. The modules really are installed and enabled. Any ideas?

Thanks

Drupal 5.20
CCK 5.x-1.10
PHP 5.2.11
MySQL 5.0.67

Comments

jtjones23’s picture

Title: CCK tables in database are suddenly not present in the schema » fixed by adding body field to custom node forms

Never mind..nothing to do with extra tables...seems to be a problem with PHP 5.2.11. If I add the body field back to custom content types the ability to add content returns.

karens’s picture

Status: Active » Closed (won't fix)

Closing old issues. None of us is using the D5 version any more, so hard to provide any support. Sorry.