Jump to content

Fresh Install 'Undefined variable: e'


Recommended Posts

Posted

Hello,

I'm attempting to do a fresh install on my testing environment with PHP7 however during the installation process I get the error ' Undefined variable: e '. Reviewing the requirements my setup does indeed meet them, however not too sure what the issue is. I've replaced the required hotfix files for PHP7.

 

[31-Oct-2016 20:19:03 UTC] PHP Fatal error:  Uncaught TypeError: Argument 1 passed to UnknownException::setExceptionHandler() must be an instance of Exception, instance of Error given in /home/nickismy/public_html/blesta/vendors/minphp/bridge/src/Lib/UnknownException.php:29
Stack trace:
#0 [internal function]: UnknownException::setExceptionHandler(Object(Error))
#1 {main}
  thrown in /home/nickismy/public_html/blesta/vendors/minphp/bridge/src/Lib/UnknownException.php on line 29

 

PHP Info Page -> http://nickismyname.com/blesta/phpinfo.php

Let me know if more information is needed :).

Req..PNG

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...