I have copied the phpMyAdmin directory to my wwwroot, I run it Firefox 2.0. When I click on Storage Engines -> InnoDB, I get this error message:
Parse error: syntax error, unexpected T_STRING in /home/wwwroot/phpMyAdmin-2.6.2/libraries/engines/innodb.lib.php on line 172
What does it mean?
I am trying to restore a Mambo website, and it uses a different storage engine from the new version, I think it's InnoDB. So I need to enable the engine somehow.