Installation fails with Fatal error: Exceptions must be valid objects derived from the Exception ba

(2 posts) (2 voices)

Tags:

No tags yet.

  1. cmaier, Member

    Downloaded the install package on Dec 15 2014. Installed next day on LAMP appliance. Installed and configured ioncube Ok. Web installation shows ioncube installed ok and says continue. Continue button at http ://myip.../reports/install/ takes me to https://myip/reports/install/index.php?controller=install&action=validate and pages shows this error message:

    Fatal error: Exceptions must be valid objects derived from the Exception base class in /var/www/reports/install/model/install_model.php on line 155

    Particulars
    Restarted Apache after the ioncube install
    php version = 5.3.307+squeeze19 as reported by phpinfo()
    mysqldb version=5.1.73-1-log

    Any thoughts?

  2. myDBR Team, Key Master

    Could you check that you have at least one database driver installed in PHP (in your case mysql)?

    You can access the troubleshoot script in /mydbr/tools/troubleshoot/extensions.php or check the phpinfo() that you have mysqli configured.

    Also, make sure the mydbr-directory is writable to web server. The error seems to originate from the fact the web server cannot write to the mydbr_config.php file.
    --
    myDBR Team


Reply

You must log in to post.