Error Piwik_API_Controller

Getting this in my error logs…anyone got any ideas offhand?


[Tue Oct 25 09:32:40 2011] [notice] Apache/2.2.21 (Unix) DAV/2 mod_ssl/2.2.21 OpenSSL/1.0.0c PHP/5.3.8 mod_apreq2-20090110/2.7.1 mod_perl/2.0.5 Perl/v5.10.1 configured -- resuming normal operations
<?xml version="1.0" encoding="utf-8" ?>
<result>
        <error message="Action systemCheck not found in the controller Piwik_API_Controller." />
</result><?xml version="1.0" encoding="utf-8" ?>
<result>
        <error message="Action systemCheck not found in the controller Piwik_API_Controller." />
</result><?xml version="1.0" encoding="utf-8" ?>
<result>
        <error message="Action systemCheck not found in the controller Piwik_API_Controller." />
</result><?xml version="1.0" encoding="utf-8" ?>
<result>
        <error message="Action systemCheck not found in the controller Piwik_API_Controller." />
</result>a:2:{s:6:"result";s:5:"error";s:7:"message";s:68:"Action systemCheck not found in the controller Piwik_API_Controller.";}{"result":"error", "message":"Action systemCheck not found in the controller Piwik_API_Controller."}[Thu Oct 27 06:58:56 2011] [error] [client XXX.XXX.XXX.XXX] File does not exist: /opt/piwik/function.include



It looks like Piwik thinks it’s not installed and trying to run the systemCheck which it only does when trying to install piwik. Is the config/config.ini.php file present?

Yeah it is there. Everything is running and all information is being captured as well.