**** EDIT ***********
site is back up, we copied the files from an old repo and things are working smoothly.
something must have gotten left behind or corrupted
Hey everyone,
We're running two drupal installations on a voxel server, and last friday their machines were going haywire and eventually our file system ran into some trouble.
our entire /www folder was set to read-only, and now once were back up and running drupal spits out nothing but some debug text
i've tried (in private) chmod'ing everything to 0777 just to make sure it wasn't that, and also had to remove one of the previously working modules due to a conflicting of function names
does anyone have any insight as to why this message is the only thing that shows up when you load index.php?
$Id: nodequeue_generate.info,v 1.1.2.4 2008/05/28 18:00:47 merlinofchaos Exp $ name = Node Queue Generate description = Bulk assign nodes into queues for quickly populating a site. package = Development dependencies = nodequeue ; Information added by drupal.org packaging script on 2008-07-06 version = "5.x-2.2" project = "nodequeue" datestamp = "1215363016" thanks for any help
Comments
Is PHP enabled?
Is PHP enabled?
Drupal 7 . . . the most commercial Drupal yet!
Drupal 7 . . . 1 2 3 3+ years in the making!
well php is in fact enabled
well php is in fact enabled on the server, as it is parsing php and i ran a test file with phpinfo(); just to be sure
did you mean something else by "enabled" ? as in something inside drupal?
one of the other engineers tried to put the site into maintence mode the other night, but currently
site_offline is set to s:1:"0" which i believe means it is Online