Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 4243

set_exception_handler() expects the argument (Piwik_ExceptionHandler) (1 reply)

$
0
0
Hi Piwik people.

I am using piwik since few months, and to install the latest update. i followd the on-browser instruction as the appeared.

Then it asked to do the following:
It appears the composer tool is not yet installed. You can install Composer in a few easy steps:
In the piwik directory, run in the command line the following (eg. via ssh):

 curl -sS https://getcomposer.org/installer | php 

 php composer.phar install

This will initialize composer for Piwik and download libraries we use in vendor/* directory.

Then reload this page to access your analytics reports.

Note: if for some reasons you cannot installer composer, instead install the latest Piwik release from builds.piwik.org.

After doing as per instructions, no i am getting the follwoing error.

set_exception_handler() expects the argument (Piwik_ExceptionHandler) to be a valid callback 
in '/srv/www/VHOSTDIR/public_html/piwik/index.php' at the line 41

#0  Piwik_ErrorHandler(...) called at [:]
#1  set_exception_handler(...) called at [/srv/www/VHOSTDIR/public_html/piwik/index.php:41]

I need help to fix this error.

Thanks!

Viewing all articles
Browse latest Browse all 4243

Trending Articles