I'm getting error 324 whenever trying to view anything themed by hexagon above alpha4. Nothing in error logs on either Drupal or apache.

I'm using just a clean install Drupal 7.12 core and hexagon starter theme.

I have other 7.x sites on the same server with themes working fine.

My php version is PHP Version 5.2.6-1+lenny16

Comments

lightsurge’s picture

Title: Error 324 » Incompatibilities with php < 5.3

Confirming as problem with php version... upgraded php to 5.3.10 and issues disappeared.

jgraham’s picture

Just confirmed this with php 5.2.6.

Perhaps hexagon should implement hook_requirements() or set php = 5.3 in the info file.

dvessel’s picture

Status: Active » Fixed

Thanks for the report. When I can test for older versions, I’ll see if I can allow older versions.

http://drupalcode.org/project/hexagon.git/commit/2586013

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.