Active
Project:
me aliases
Version:
6.x-2.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2009 at 21:42 UTC
Updated:
26 Sep 2009 at 21:32 UTC
After upgrading from Drupal 5 to 6 I can not get me to work. When I upload the module files I get this message: Parse error: syntax error, unexpected '=', expecting ')' in /webspace/httpdocs/mi/modules/me/me.module on line 343
I then have to remove the files to get the site working again. Clearing cash or running update.php is not working. Please help.
Comments
Comment #1
barako commentedHi,
I had the same error message. It was because my server had an old version of PHP 4. With PHP 5 enabled, it works again for me.
Hope this helps you.