Closed (fixed)
Project:
Media API
Version:
5.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2008 at 01:24 UTC
Updated:
20 Nov 2008 at 09:53 UTC
After enabling media api, Drupal presents with a white screen. Necessary to manually deactivate teh module by editing the system table.
Any suggestions regarding cause or workaround?
Comments
Comment #1
escoles commentedAdditional info: No additional info -- no log entries on failure. Whatever is crashing Drupal is crashing it before Watchdog can record an error.
Comment #2
escoles commentedThis is the error in the PHP error log:
PHP Parse error: syntax error, unexpected '=', expecting ')' in /Users/escoles/Sites/turnerproto/modules/mapi/API/hooks.inc on line 7I can't see any obvious errors in the code, and anyway I'd have expected many other failure reports if there were.
I googled the error and it looks as though Media API may be de facto PHP5-only:
http://drupal.org/node/186744
Can you verify and if so change the module description to include that information? (Unfortunately, PHP5 is not an option at this time.)
Comment #3
rhys commentedThe d5 version will be backported from the d6 version shortly. D6 version is in final stages of being released.