Posted by Jochen Wendebaum on May 29, 2009 at 9:34am
Jump to:
| Project: | Statistics Pro |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | rsevero |
| Status: | closed (fixed) |
Issue Summary
I just installed the statspro module and all the necessary other modules, and when running cron, the following came up:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/virtual/machine-control.org/htdocs/sites/all/modules/statspro/statspro.inc on line 12
Comments
#1
Hi Jochen,
statspro requires PHP5. Switching from PHP4 to PHP5 should solve your problem.
cu
#2
Included php version requirement in statspro.info file with commit http://drupal.org/cvs?commit=371426.
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.