Fatal error: Exception thrown without a stack frame in Unknown on line 0

Dear Community,

I’m trying to install a fresh version of Piwik, but all I get is the following message:

Fatal error: Exception thrown without a stack frame in Unknown on line 0

Where is my mistake? PHP version is 5.2.1…

Thanks in advance!

Looks host-specific. Do you have any info in your web server log?

I’ll check my web server log and come back to you.

Are there any php / apache modules that HAVE TO run? I’ve tested Piwik on a local machine and it ran pretty well…

We found a solution for this error message:

  • pdo_mysql was missing
  • espeedboat needs to be DISABLED

Hi all, I’ve recently updated to the latest Piwik 1.5. Now on my site I get the same error message as above. I’ve contacted my support who say that PDO_MYSQL is now enabled and ESPEEDBOAT isn’t loaded, but I’m still getting the same error.

My PHP is 5.2.9 is that compatible?

Regards
Garret

gbyrne2011: see 301 Moved Permanently

Hi Anthon, thank you for your reply.


[dev.piwik.org] core/ErrorHandler.php
[dev.piwik.org] core/Session.php
[dev.piwik.org] libs/Zend/Db/Table/Abstract.php

That worked for me.

Cheers
Garret